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

4 tests failed.
FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at https://127.0.0.1:45169: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000002

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45169: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000002
        at 
__randomizedtesting.SeedInfo.seed([BA9F40949F92BDF2:42094B366DF452EE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:405)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createCollection(BaseCdcrDistributedZkTest.java:461)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createCollection(BaseCdcrDistributedZkTest.java:418)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createCollection(BaseCdcrDistributedZkTest.java:408)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:348)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:168)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([BA9F40949F92BDF2:32CB7F4E316ED00A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:309)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not find collection:delete_data_dir

Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([BA9F40949F92BDF2:32CB7F4E316ED00A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:138)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:159)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:46914

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:46914
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:457)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
        ... 47 more




Build Log:
[...truncated 11487 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/init-core-data-001
   [junit4]   2> 314485 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BA9F40949F92BDF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 314485 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BA9F40949F92BDF2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 314502 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 314520 INFO  (Thread-608) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 314520 INFO  (Thread-608) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 314620 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40903
   [junit4]   2> 314688 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 314690 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 314692 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 314693 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 314694 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 314700 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 314701 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 314702 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 314726 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 314727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 314729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 315183 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/cores/collection1
   [junit4]   2> 315198 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315245 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c3d4f7a{/,null,AVAILABLE}
   [junit4]   2> 315257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@79256e81{SSL,[ssl, 
http/1.1]}{127.0.0.1:59781}
   [junit4]   2> 315257 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server Started @323122ms
   [junit4]   2> 315258 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/tempDir-001/control/data,
 hostContext=/, hostPort=59781, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/cores}
   [junit4]   2> 315258 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 315258 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 315258 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 315258 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T11:58:36.013Z
   [junit4]   2> 315399 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 315399 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/solr.xml
   [junit4]   2> 315420 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 315420 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40903/solr
   [junit4]   2> 315502 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:59781_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59781_
   [junit4]   2> 315503 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:59781_    ] o.a.s.c.Overseer Overseer 
(id=96686775683448837-127.0.0.1:59781_-n_0000000000) starting
   [junit4]   2> 315544 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:59781_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59781_
   [junit4]   2> 315577 INFO  
(OverseerStateUpdate-96686775683448837-127.0.0.1:59781_-n_0000000000) 
[n:127.0.0.1:59781_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 315628 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:59781_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/cores
   [junit4]   2> 315628 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:59781_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 315701 INFO  
(OverseerStateUpdate-96686775683448837-127.0.0.1:59781_-n_0000000000) 
[n:127.0.0.1:59781_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 315912 WARN  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 315912 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 316008 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 316394 WARN  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 316397 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316424 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 316424 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/control-001/cores/collection1/data/]
   [junit4]   2> 316424 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff52885
   [junit4]   2> 316432 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=90.8974609375, 
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=9.177966998347351, 
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4345587594415663
   [junit4]   2> 316448 WARN  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 316488 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316488 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316489 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316489 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316490 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=71.8603515625, 
floorSegmentMB=1.76953125, forceMergeDeletesPctAllowed=28.849022040856163, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14903982530020016
   [junit4]   2> 316490 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@743520b8[collection1] main]
   [junit4]   2> 316492 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 316492 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 316492 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 316493 INFO  
(coreLoadExecutor-742-thread-1-processing-n:127.0.0.1:59781_) 
[n:127.0.0.1:59781_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546988412991438848
   [junit4]   2> 316495 INFO  
(searcherExecutor-743-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@743520b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316521 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 316521 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 316521 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:59781/collection1/
   [junit4]   2> 316521 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 316521 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:59781/collection1/ has no replicas
   [junit4]   2> 316529 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:59781/collection1/ shard1
   [junit4]   2> 316663 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 316664 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 316681 INFO  
(coreZkRegister-735-thread-1-processing-n:127.0.0.1:59781_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59781_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 316760 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/cores/collection1
   [junit4]   2> 316761 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001
   [junit4]   2> 316891 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 316912 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@549729ed{/,null,AVAILABLE}
   [junit4]   2> 316914 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@34b90e1f{SSL,[ssl, 
http/1.1]}{127.0.0.1:46914}
   [junit4]   2> 316914 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server Started @324779ms
   [junit4]   2> 316914 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46914, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/cores}
   [junit4]   2> 316914 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 316915 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 316915 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 316915 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T11:58:37.670Z
   [junit4]   2> 316948 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 316948 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/solr.xml
   [junit4]   2> 316988 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 316989 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40903/solr
   [junit4]   2> 317005 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46914_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 317012 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46914_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46914_
   [junit4]   2> 317027 INFO  (zkCallback-436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317035 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46914_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/cores
   [junit4]   2> 317028 INFO  
(zkCallback-432-thread-1-processing-n:127.0.0.1:59781_) [n:127.0.0.1:59781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317056 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46914_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 317085 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:46914_) [n:127.0.0.1:46914_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317112 INFO  
(OverseerStateUpdate-96686775683448837-127.0.0.1:59781_-n_0000000000) 
[n:127.0.0.1:59781_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 318180 WARN  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 318189 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 318240 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 318643 WARN  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 318646 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 318712 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 318712 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 318712 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff52885
   [junit4]   2> 318724 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=90.8974609375, 
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=9.177966998347351, 
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4345587594415663
   [junit4]   2> 318748 WARN  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 318868 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 318868 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 318868 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318868 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318872 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=71.8603515625, 
floorSegmentMB=1.76953125, forceMergeDeletesPctAllowed=28.849022040856163, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14903982530020016
   [junit4]   2> 318872 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32fc9069[collection1] main]
   [junit4]   2> 318891 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 318892 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 318892 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 318893 INFO  
(coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:46914_) 
[n:127.0.0.1:46914_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546988415508021248
   [junit4]   2> 318896 INFO  
(searcherExecutor-754-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@32fc9069[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318907 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 318907 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 318907 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46914/collection1/
   [junit4]   2> 318907 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 318907 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:46914/collection1/ has no replicas
   [junit4]   2> 318930 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:46914/collection1/ shard2
   [junit4]   2> 319147 INFO  
(coreZkRegister-748-thread-1-processing-n:127.0.0.1:46914_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46914_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 319535 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/cores/collection1
   [junit4]   2> 319539 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001
   [junit4]   2> 319541 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 319569 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68aab02a{/,null,AVAILABLE}
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3868a45a{SSL,[ssl, 
http/1.1]}{127.0.0.1:45853}
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server Started @327435ms
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45853, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/cores}
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 319571 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T11:58:40.326Z
   [junit4]   2> 319645 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 319645 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/solr.xml
   [junit4]   2> 319688 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 319691 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40903/solr
   [junit4]   2> 319710 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:45853_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 319718 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:45853_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45853_
   [junit4]   2> 319719 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:46914_) [n:127.0.0.1:46914_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319743 INFO  (zkCallback-436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319744 INFO  
(zkCallback-432-thread-5-processing-n:127.0.0.1:59781_) [n:127.0.0.1:59781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319787 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:45853_) [n:127.0.0.1:45853_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319958 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:45853_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/cores
   [junit4]   2> 319958 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:45853_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 319979 INFO  
(OverseerStateUpdate-96686775683448837-127.0.0.1:59781_-n_0000000000) 
[n:127.0.0.1:59781_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 321011 WARN  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 321013 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 321078 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 321382 WARN  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 321400 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 321442 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 321442 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 321442 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff52885
   [junit4]   2> 321454 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=90.8974609375, 
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=9.177966998347351, 
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4345587594415663
   [junit4]   2> 321478 WARN  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 321503 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 321503 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 321504 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 321504 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 321512 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=71.8603515625, 
floorSegmentMB=1.76953125, forceMergeDeletesPctAllowed=28.849022040856163, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14903982530020016
   [junit4]   2> 321516 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c6a7129[collection1] main]
   [junit4]   2> 321520 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 321520 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 321520 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 321522 INFO  
(coreLoadExecutor-764-thread-1-processing-n:127.0.0.1:45853_) 
[n:127.0.0.1:45853_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546988418264727552
   [junit4]   2> 321525 INFO  
(searcherExecutor-765-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@4c6a7129[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 321532 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 321532 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 321532 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45853/collection1/
   [junit4]   2> 321532 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 321532 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45853/collection1/ has no replicas
   [junit4]   2> 321540 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:45853/collection1/ shard1
   [junit4]   2> 321699 INFO  
(coreZkRegister-759-thread-1-processing-n:127.0.0.1:45853_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45853_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 322264 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/cores/collection1
   [junit4]   2> 322265 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001
   [junit4]   2> 322267 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 322383 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1638086b{/,null,AVAILABLE}
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7f657aac{SSL,[ssl, 
http/1.1]}{127.0.0.1:46021}
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server Started @330253ms
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46021, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/cores}
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322388 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T11:58:43.143Z
   [junit4]   2> 322395 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 322395 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/solr.xml
   [junit4]   2> 322412 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322420 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40903/solr
   [junit4]   2> 322468 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46021_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 322480 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46021_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46021_
   [junit4]   2> 322482 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:46914_) [n:127.0.0.1:46914_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322482 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:45853_) [n:127.0.0.1:45853_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322499 INFO  (zkCallback-436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322500 INFO  
(zkCallback-432-thread-1-processing-n:127.0.0.1:59781_) [n:127.0.0.1:59781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322528 INFO  
(zkCallback-453-thread-1-processing-n:127.0.0.1:46021_) [n:127.0.0.1:46021_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322539 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46021_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/cores
   [junit4]   2> 322539 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:46021_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 322555 INFO  
(OverseerStateUpdate-96686775683448837-127.0.0.1:59781_-n_0000000000) 
[n:127.0.0.1:59781_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 323620 WARN  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 323622 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 323650 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 323792 WARN  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 323870 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 323924 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 323926 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 323926 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff52885
   [junit4]   2> 323944 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=90.8974609375, 
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=9.177966998347351, 
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4345587594415663
   [junit4]   2> 323951 WARN  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 323988 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 323989 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323989 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323989 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323992 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=71.8603515625, 
floorSegmentMB=1.76953125, forceMergeDeletesPctAllowed=28.849022040856163, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14903982530020016
   [junit4]   2> 323997 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@24acbcb[collection1] main]
   [junit4]   2> 324003 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 324004 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 324004 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 324013 INFO  
(coreLoadExecutor-775-thread-1-processing-n:127.0.0.1:46021_) 
[n:127.0.0.1:46021_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546988420876730368
   [junit4]   2> 324016 INFO  
(searcherExecutor-776-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@24acbcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324026 INFO  
(coreZkRegister-770-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 324027 INFO  
(updateExecutor-450-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 324027 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 324028 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 324028 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 324028 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 324028 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:46914/collection1/] 
and I am [https://127.0.0.1:46021/collection1/]
   [junit4]   2> 324032 INFO  
(recoveryExecutor-451-thread-1-processing-n:127.0.0.1:46021_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46021_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:46914]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46021_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 324207 INFO  (qtp296550018-2185) [n:127.0.0.1:46914_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 324207 INFO  (qtp296550018-2185) [n:127.0.0.1:46914_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 324207 INFO  (qtp296550018-2185) [n:127.0.0.1:46914_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:46021_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:46021","node_name":"127.0.0.1:46021_","state":"recovering"}
   [junit4]   2> 324207 INFO  (qtp296550018-2185) [n:127.0.0.1:46914_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 324207 INFO  (qtp296550018-2185) [n:127.0.0.1:46914_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46021_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 324429 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-4-001/cores/collection1
   [junit4]   2> 324429 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-4-001
   [junit4]   2> 324444 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 324445 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@159d450b{/,null,AVAILABLE}
   [junit4]   2> 324447 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@6a9d322e{SSL,[ssl, 
http/1.1]}{127.0.0.1:36444}
   [junit4]   2> 324447 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.e.j.s.Server Started @332312ms
   [junit4]   2> 324447 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36444, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-4-001/cores}
   [junit4]   2> 324448 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.3.0
   [junit4]   2> 324448 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 324448 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 324448 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T11:58:45.203Z
   [junit4]   2> 324494 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 324494 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BA9F40949F92BDF2-001/shard-4-001/solr.xml
   [junit4]   2> 324514 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 324515 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40903/solr
   [junit4]   2> 324558 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:36444_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 324576 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[BA9F40949F92BDF2]) 
[n:127.0.0.1:36444_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36444_
   [junit4]   2> 324578 INFO  
(zkCallback-453-thread-1-processing-n:127.0.0.1:46021_) [n:127.0.0.1:46021_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 324579 INFO  (zkCallback-436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 324579 INFO  
(zkCallback-447-thread-1-processing-n:127.0.0.1:45853_) [n:127.0.0.1:45853_    
] o

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

acheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-6.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_102/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20161001_115312_773.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20161001_115312_773.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]     at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:771:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:707:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:252:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/common-build.xml:536:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1443:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:984:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

Total time: 459 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to