You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/16 10:16:05 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9493 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9493/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
REGRESSION:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /_rqi/i/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /_rqi/i/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([AC7BC7848E601DFA:2D9D499CF93F7DC6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /cq_pv/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /cq_pv/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([AC7BC7848E601DFA:2D9D499CF93F7DC6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:38190/yukg/lt/collection1, https://127.0.0.1:57046/yukg/lt/collection1, https://127.0.0.1:60139/yukg/lt/collection1, https://127.0.0.1:59472/yukg/lt/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:38190/yukg/lt/collection1, https://127.0.0.1:57046/yukg/lt/collection1, https://127.0.0.1:60139/yukg/lt/collection1, https://127.0.0.1:59472/yukg/lt/collection1]
	at __randomizedtesting.SeedInfo.seed([AC7BC7848E601DFA:2D9D499CF93F7DC6]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /yukg/lt/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:58860/collection1, https://127.0.0.1:49928/collection1, https://127.0.0.1:38992/collection1, https://127.0.0.1:33234/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:58860/collection1, https://127.0.0.1:49928/collection1, https://127.0.0.1:38992/collection1, https://127.0.0.1:33234/collection1]
	at __randomizedtesting.SeedInfo.seed([AC7BC7848E601DFA:2D9D499CF93F7DC6]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more


REGRESSION:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:54320/lx_p/uy/collection1, http://127.0.0.1:40696/lx_p/uy/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54320/lx_p/uy/collection1, http://127.0.0.1:40696/lx_p/uy/collection1]
	at __randomizedtesting.SeedInfo.seed([AC7BC7848E601DFA:2D9D499CF93F7DC6]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:263)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /lx_p/uy/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 48 more




Build Log:
[...truncated 9973 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 277431 T1189 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 277432 T1189 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_rqi/i
   [junit4]   2> 277435 T1189 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 277436 T1189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 277438 T1189 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 277441 T1189 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59662
   [junit4]   2> 277442 T1189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 277442 T1189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 277443 T1189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 277443 T1189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 277455 T1189 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 277474 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=916910041
   [junit4]   2> 277490 T1189 oasc.CoreContainer.<init> New CoreContainer 52484567
   [junit4]   2> 277490 T1189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 277491 T1189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 277491 T1189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 277491 T1189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 277491 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 277492 T1189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 277492 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 277492 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 277492 T1189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 277493 T1189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 277497 T1189 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 277497 T1189 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 277497 T1189 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 277500 T1199 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 277500 T1199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 277501 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 277501 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 277531 T1199 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 277571 T1199 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 277571 T1199 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 277579 T1199 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 277836 T1199 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 277840 T1199 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 277841 T1199 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 277847 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 277849 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 277853 T1199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 277854 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 277855 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 277855 T1199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 277856 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 277856 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 277856 T1199 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 277857 T1199 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedGrouping-1392540993018/control/data/
   [junit4]   2> 277857 T1199 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ceb0577
   [junit4]   2> 277858 T1199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedGrouping-1392540993018/control/data
   [junit4]   2> 277859 T1199 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedGrouping-1392540993018/control/data/index/
   [junit4]   2> 277859 T1199 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedGrouping-1392540993018/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 277859 T1199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedGrouping-1392540993018/control/data/index
   [junit4]   2> 277860 T1199 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.8076171875, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=12.392479929501848, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5710664702603758
   [junit4]   2> 277861 T1199 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@29f13ba6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24ea33f9)),segFN=segments_1,generation=1}
   [junit4]   2> 277862 T1199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 277862 T1199 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 277867 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 277868 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 277868 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 277869 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 277869 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277869 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 277869 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 277870 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 277870 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 277870 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 277870 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 277870 T1199 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 277870 T1199 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 277871 T1199 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 277871 T1199 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 277871 T1199 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 277871 T1199 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 277872 T1199 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 277872 T1199 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 277872 T1199 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 277873 T1199 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 277873 T1199 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 277873 T1199 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 277873 T1199 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 277873 T1199 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 277874 T1199 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277874 T1199 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277874 T1199 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277875 T1199 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277875 T1199 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277875 T1199 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277875 T1199 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277876 T1199 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 277876 T1199 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 277876 T1199 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 277878 T1199 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 277879 T1199 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 277882 T1199 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 277882 T1199 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 277883 T1199 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=35.53125, floorSegmentMB=0.474609375, forceMergeDeletesPctAllowed=8.540536874449693, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7851664482640291
   [junit4]   2> 277885 T1199 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@29f13ba6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24ea33f9)),segFN=segments_1,generation=1}
   [junit4]   2> 277885 T1199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 277885 T1199 oass.SolrIndexSearcher.<init> Opening Searcher@2855b039[collection1] main
   [junit4]   2> 277885 T1199 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 277960 T1199 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 277988 T1200 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2855b039[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 277994 T1199 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 277995 T1189 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 277995 T1189 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 277998 T1189 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 278003 T1189 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 278005 T1189 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58139
   [junit4]   2> 278008 T1189 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 278009 T1189 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 278009 T1189 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 278009 T1189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 278030 T1189 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 278078 T1189 oasc.CoreContainer.<init> New CoreContainer 1973494456
   [junit4]   2> 278078 T1189 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 278079 T1189 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 278079 T1189 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 278079 T1189 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 278079 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 278079 T1189 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 278080 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 278080 T1189 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 278080 T1189 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 278080 T1189 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 278084 T1189 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 278084 T1189 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 278084 T1189 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 278086 T1211 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 278087 T1211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 278088 T1211 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 278088 T1211 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 278137 T1211 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 278184 T1211 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 278184 T1211 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 278191 T1211 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 278440 T1211 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 278444 T1211 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 278446 T1211 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 278451 T1211 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 278453 T1211 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 278455 T1211 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 278455 T1211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 278456 T1211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 278456 T1211 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 278457 T1211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 278457 T1211 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 278457 T1211 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 278457 T1211 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedGrouping-1392540993018/shard0/data/
   [junit4]   2> 278457 T1211 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ceb0577
   [junit4]   2> 278460 T1211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedGrouping-1392540993018/shard0/data
   [junit4]   2> 278460 T1211 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedGrouping-1392540993018/shard0/data/index/
   [junit4]   2> 278461 T1211 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedGrouping-1392540993018/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 278461 T1211 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedGrouping-1392540993018/shard0/data/index
   [junit4]   2> 278461 T1211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.8076171875, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=12.392479929501848, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5710664702603758
   [junit4]   2> 278462 T1211 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@36af922d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58864aa2)),segFN=segments_1,generation=1}
   [junit4]   2> 278462 T1211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 278462 T1211 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 278465 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 278466 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 278467 T1211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 278467 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 278467 T1211 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 278467 T1211 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 278467 T1211 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 278467 T1211 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 278468 T1211 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 278468 T1211 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 278468 T1211 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 278469 T1211 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 278469 T1211 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 278469 T1211 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 278470 T1211 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 278470 T1211 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 278471 T1211 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 278471 T1211 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 278471 T1211 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 278471 T1211 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 278471 T1211 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278472 T1211 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278472 T1211 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278473 T1211 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278473 T1211 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278473 T1211 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278474 T1211 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278474 T1211 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 278474 T1211 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 278475 T1211 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 278477 T1211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 278478 T1211 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 278479 T1211 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 278479 T1211 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 278480 T1211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=35.53125, floorSegmentMB=0.474609375, forceMergeDeletesPctAllowed=8.540536874449693, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7851664482640291
   [junit4]   2> 278480 T1211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@36af922d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58864aa2)),segFN=segments_1,generation=1}
   [junit4]   2> 278480 T1211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 278481 T1211 oass.SolrIndexSearcher.<init> Opening Searcher@7a97c7dc[collection1] main
   [junit4]   2> 278481 T1211 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 278486 T1211 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 278507 T1212 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a97c7dc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 278513 T1211 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 278514 T1189 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 278514 T1189 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C6146 name=collection1 org.apache.solr.core.SolrCore@7c0a4bd
   [junit4]   2> 278586 T1198 C6146 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1460185065499656192)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C6147 name=collection1 org.apache.solr.core.SolrCore@3e216f94
   [junit4]   2> 278666 T1208 C6147 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1460185065583542272)} 0 2
   [junit4]   2> 278671 T1196 C6146 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 278671 T1196 C6146 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 278671 T1196 C6146 oass.SolrIndexSearcher.<init> Opening Searcher@3bee0fd1[collection1] main
   [junit4]   2> 278673 T1196 C6146 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 278677 T1200 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3bee0fd1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 278678 T1196 C6146 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={softCommit=false&commit=true&waitSearcher=true&version=2&wt=javabin} {commit=} 0 8
   [junit4]   2> 278682 T1209 C6147 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 278682 T1209 C6147 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 278683 T1209 C6147 oass.SolrIndexSearcher.<init> Opening Searcher@464e5166[collection1] main
   [junit4]   2> 278684 T1209 C6147 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 278706 T1212 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@464e5166[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C6148 name=collection1 org.apache.solr.core.SolrCore@3e216f94
   [junit4]   2> 278706 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={softCommit=false&commit=true&waitSearcher=true&version=2&wt=javabin} {commit=} 0 25
   [junit4]   2> ASYNC  NEW_CORE C6149 name=collection1 org.apache.solr.core.SolrCore@7c0a4bd
   [junit4]   2> 278717 T1198 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&group=true&version=2&wt=javabin&rows=100&distrib=false} hits=0 status=0 QTime=7 
   [junit4]   2> 279118 T1208 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&q=*:*&shard.url=[ff01::114]:33332/_rqi/i|[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i|[ff01::213]:33332/_rqi/i&start=0&group=true&version=2&wt=javabin&distrib=false&isShard=true&fl=id&group.field=a_si&group.distributed.first=true&NOW=1392540994307&rows=100} status=0 QTime=7 
   [junit4]   2> 279132 T1210 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&shards=[ff01::114]:33332/_rqi/i|[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i|[ff01::213]:33332/_rqi/i&group=true&version=2&wt=javabin&rows=100} status=0 QTime=408 
   [junit4]   2> 279155 T1197 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={hl.fl=a_t&group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&group=true&hl=true&version=2&wt=javabin&rows=100&distrib=false} hits=0 status=0 QTime=20 
   [junit4]   2> 279161 T1208 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&shard.url=https://127.0.0.1:58139/_rqi/i|[ff01::114]:33332/_rqi/i&q=*:*&start=0&group=true&hl=false&version=2&wt=javabin&isShard=true&distrib=false&hl.fl=a_t&fl=id&group.field=a_si&group.distributed.first=true&NOW=1392540994740&rows=100} status=0 QTime=0 
   [junit4]   2> 279162 T1207 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={hl.fl=a_t&group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&shards=https://127.0.0.1:58139/_rqi/i|[ff01::114]:33332/_rqi/i&group=true&hl=true&version=2&wt=javabin&rows=100} status=0 QTime=5 
   [junit4]   2> 279197 T1196 C6149 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=a_t,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 279198 T1196 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&facet=true&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&facet.field=a_t&group=true&version=2&wt=javabin&rows=100&distrib=false} hits=0 status=0 QTime=33 
   [junit4]   2> 279205 T1210 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&facet=false&sort=a_si+asc,+id+asc&shard.url=[ff01::213]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&version=2&wt=javabin&isShard=true&distrib=false&fl=id&group.field=a_si&facet.field=a_t&group.distributed.first=true&NOW=1392540994785&rows=100} status=0 QTime=0 
   [junit4]   2> 279219 T1208 C6148 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=a_t,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 279220 T1208 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&group.distributed.second=true&facet=true&sort=a_si+asc,+id+asc&shard.url=[ff01::213]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&f.a_t.facet.limit=160&version=2&wt=javabin&isShard=true&distrib=false&fl=id&group.field=a_si&facet.field=a_t&NOW=1392540994785&rows=100} status=0 QTime=7 
   [junit4]   2> 279227 T1209 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&facet=true&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&shards=[ff01::213]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&facet.field=a_t&group=true&version=2&wt=javabin&rows=100} status=0 QTime=25 
   [junit4]   2> 279236 T1198 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&group=true&stats.field=a_si&version=2&wt=javabin&rows=100&distrib=false&stats=true} hits=0 status=0 QTime=7 
   [junit4]   2> 279269 T1210 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&shard.url=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&stats.field=a_si&version=2&wt=javabin&isShard=true&distrib=false&fl=id&group.field=a_si&group.distributed.first=true&NOW=1392540994823&rows=100&stats=false} status=0 QTime=0 
   [junit4]   2> 279275 T1208 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&group.distributed.second=true&sort=a_si+asc,+id+asc&shard.url=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&stats.field=a_si&version=2&wt=javabin&isShard=true&distrib=false&fl=id&group.field=a_si&NOW=1392540994823&rows=100&stats=true} status=0 QTime=1 
   [junit4]   2> 279278 T1207 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&fl=id,a_si&sort=a_si+asc,+id+asc&group.field=a_si&q=*:*&shards=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&group=true&stats.field=a_si&version=2&wt=javabin&rows=100&stats=true} status=0 QTime=38 
   [junit4]   2> 279298 T1195 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&q=kings&group=true&version=2&wt=javabin&distrib=false&spellcheck.build=true&fl=id,a_si&group.field=a_si&spellcheck=true&qt=spellCheckCompRH&rows=100} hits=0 status=0 QTime=17 
   [junit4]   2> 279329 T1210 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&shard.url=https://127.0.0.1:58139/_rqi/i&q=kings&start=0&group=true&spellcheck.count=5&version=2&wt=javabin&isShard=true&distrib=false&spellcheck.extendedResults=false&spellcheck.onlyMorePopular=false&spellcheck.build=true&fl=id&group.field=a_si&spellcheck=true&group.distributed.first=true&NOW=1392540994886&rows=100} status=0 QTime=0 
   [junit4]   2> 279332 T1209 C6148 oashc.SpellCheckComponent.finishStage https://127.0.0.1:58139/_rqi/i null
   [junit4]   2> 279332 T1209 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&sort=a_si+asc,+id+asc&q=kings&shards=https://127.0.0.1:58139/_rqi/i&group=true&version=2&wt=javabin&spellcheck.build=true&fl=id,a_si&group.field=a_si&spellcheck=true&qt=spellCheckCompRH&rows=100} status=0 QTime=29 
   [junit4]   2> 279342 T1197 C6149 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&facet=true&sort=a_si+asc,+id+asc&q=*:*&group=true&version=2&wt=javabin&group.truncate=true&distrib=false&fq=a_s:a&fl=id,a_si&group.field=a_si&facet.field=a_t&rows=100} hits=0 status=0 QTime=7 
   [junit4]   2> 279347 T1207 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&facet=false&sort=a_si+asc,+id+asc&shard.url=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&version=2&wt=javabin&group.truncate=true&isShard=true&distrib=false&fq=a_s:a&fl=id&group.field=a_si&group.distributed.first=true&facet.field=a_t&NOW=1392540994928&rows=100} status=0 QTime=0 
   [junit4]   2> 279357 T1210 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.distributed.second=true&group.limit=10&facet=true&sort=a_si+asc,+id+asc&shard.url=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&q=*:*&start=0&group=true&f.a_t.facet.limit=160&version=2&wt=javabin&group.truncate=true&isShard=true&distrib=false&fq=a_s:a&fl=id&group.field=a_si&facet.field=a_t&NOW=1392540994928&rows=100} status=0 QTime=7 
   [junit4]   2> 279358 T1208 C6148 oasc.SolrCore.execute [collection1] webapp=/_rqi/i path=/select params={group.limit=10&facet=true&sort=a_si+asc,+id+asc&q=*:*&shards=[ff01::083]:33332/_rqi/i|https://127.0.0.1:58139/_rqi/i&group=true&version=2&wt=javabin&group.truncate=true&fq=a_s:a&fl=id,a_si&group.field=a_si&facet.field=a_t&rows=100} status=0 QTime=13 
   [junit4]   2> 279371 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[1 (1460185066317545472)]} 0 7
   [junit4]   2> 279378 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[1 (1460185066328031232)]} 0 4
   [junit4]   2> 279386 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[2 (1460185066335371264)]} 0 6
   [junit4]   2> 279392 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[2 (1460185066342711296)]} 0 4
   [junit4]   2> 279397 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[3 (1460185066350051328)]} 0 2
   [junit4]   2> 279402 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[3 (1460185066355294208)]} 0 3
   [junit4]   2> 279409 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[4 (1460185066360537088)]} 0 5
   [junit4]   2> 279414 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[4 (1460185066366828544)]} 0 3
   [junit4]   2> 279419 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[5 (1460185066373120000)]} 0 2
   [junit4]   2> 279423 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[5 (1460185066378362880)]} 0 2
   [junit4]   2> 279428 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[6 (1460185066382557184)]} 0 2
   [junit4]   2> 279433 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[6 (1460185066387800064)]} 0 2
   [junit4]   2> 279438 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[7 (1460185066393042944)]} 0 2
   [junit4]   2> 279443 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[7 (1460185066398285824)]} 0 2
   [junit4]   2> 279448 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[8 (1460185066403528704)]} 0 3
   [junit4]   2> 279454 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[8 (1460185066408771584)]} 0 3
   [junit4]   2> 279460 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[9 (1460185066415063040)]} 0 3
   [junit4]   2> 279465 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[9 (1460185066421354496)]} 0 2
   [junit4]   2> 279470 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[10 (1460185066426597376)]} 0 3
   [junit4]   2> 279476 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[10 (1460185066431840256)]} 0 4
   [junit4]   2> 279484 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[11 (1460185066439180288)]} 0 5
   [junit4]   2> 279490 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[11 (1460185066446520320)]} 0 3
   [junit4]   2> 279496 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[12 (1460185066453860352)]} 0 2
   [junit4]   2> 279501 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[12 (1460185066459103232)]} 0 2
   [junit4]   2> 279507 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[14 (1460185066465394688)]} 0 3
   [junit4]   2> 279513 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[14 (1460185066471686144)]} 0 2
   [junit4]   2> 279518 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[15 (1460185066476929024)]} 0 2
   [junit4]   2> 279524 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[15 (1460185066482171904)]} 0 3
   [junit4]   2> 279529 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[16 (1460185066488463360)]} 0 2
   [junit4]   2> 279534 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[16 (1460185066493706240)]} 0 2
   [junit4]   2> 279543 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[17 (1460185066501046272)]} 0 6
   [junit4]   2> 279551 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[17 (1460185066510483456)]} 0 4
   [junit4]   2> 279557 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[18 (1460185066516774912)]} 0 3
   [junit4]   2> 279564 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[18 (1460185066523066368)]} 0 4
   [junit4]   2> 279569 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[19 (1460185066530406400)]} 0 2
   [junit4]   2> 279575 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[19 (1460185066535649280)]} 0 3
   [junit4]   2> 279581 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[20 (1460185066541940736)]} 0 3
   [junit4]   2> 279586 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[20 (1460185066548232192)]} 0 2
   [junit4]   2> 279592 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[21 (1460185066553475072)]} 0 3
   [junit4]   2> 279597 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[21 (1460185066560815104)]} 0 2
   [junit4]   2> 279602 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[22 (1460185066566057984)]} 0 2
   [junit4]   2> 279607 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[22 (1460185066570252288)]} 0 2
   [junit4]   2> 279612 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[23 (1460185066576543744)]} 0 2
   [junit4]   2> 279616 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[23 (1460185066580738048)]} 0 1
   [junit4]   2> 279622 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[100 (1460185066585980928)]} 0 2
   [junit4]   2> 279626 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[100 (1460185066591223808)]} 0 1
   [junit4]   2> 279631 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[101 (1460185066596466688)]} 0 2
   [junit4]   2> 279634 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[101 (1460185066600660992)]} 0 1
   [junit4]   2> 279638 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[102 (1460185066603806720)]} 0 1
   [junit4]   2> 279641 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[102 (1460185066608001024)]} 0 1
   [junit4]   2> 279645 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[103 (1460185066611146752)]} 0 1
   [junit4]   2> 279649 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[103 (1460185066615341056)]} 0 1
   [junit4]   2> 279653 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[104 (1460185066619535360)]} 0 1
   [junit4]   2> 279657 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[104 (1460185066623729664)]} 0 2
   [junit4]   2> 279661 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[105 (1460185066626875392)]} 0 2
   [junit4]   2> 279664 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[105 (1460185066631069696)]} 0 1
   [junit4]   2> 279668 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[106 (1460185066635264000)]} 0 1
   [junit4]   2> 279672 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[106 (1460185066639458304)]} 0 1
   [junit4]   2> 279676 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[107 (1460185066643652608)]} 0 1
   [junit4]   2> 279680 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[107 (1460185066647846912)]} 0 1
   [junit4]   2> 279684 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[108 (1460185066652041216)]} 0 1
   [junit4]   2> 279688 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[108 (1460185066656235520)]} 0 1
   [junit4]   2> 279693 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[109 (1460185066660429824)]} 0 2
   [junit4]   2> 279697 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[109 (1460185066664624128)]} 0 2
   [junit4]   2> 279701 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[110 (1460185066669867008)]} 0 1
   [junit4]   2> 279705 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[110 (1460185066674061312)]} 0 2
   [junit4]   2> 279708 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[111 (1460185066677207040)]} 0 1
   [junit4]   2> 279711 T1208 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[111 (1460185066681401344)]} 0 1
   [junit4]   2> 279715 T1196 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[112 (1460185066684547072)]} 0 1
   [junit4]   2> 279719 T1210 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[112 (1460185066688741376)]} 0 2
   [junit4]   2> 279722 T1195 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[113 (1460185066691887104)]} 0 1
   [junit4]   2> 279726 T1209 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[113 (1460185066696081408)]} 0 1
   [junit4]   2> 279729 T1197 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[114 (1460185066699227136)]} 0 1
   [junit4]   2> 279733 T1207 C6148 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rqi/i path=/update params={version=2&wt=javabin} {add=[114 (1460185066703421440)]} 0 1
   [junit4]   2> 279736 T1198 C6149 oasup.LogUpdateProcessor.finish [collection1] webapp=

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

 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:220)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:220)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:61)
   [junit4]   2> 	... 23 more
   [junit4]   2> 
   [junit4]   2> 1176356 T5714 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1176356 T5714 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1176357 T5714 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1176357 T5714 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=bg_BG, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=138618720,total=239947776
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, PluginInfoTest, HdfsCollectionsAPIDistributedZkTest, TestFuzzyAnalyzedSuggestions, SolrCmdDistributorTest, ChaosMonkeyNothingIsSafeTest, CustomCollectionTest, ZkNodePropsTest, TestSolrXml, JSONWriterTest, SolrTestCaseJ4Test, TestRTGBase, SpellCheckCollatorTest, TestCollationFieldDocValues, CoreContainerCoreInitFailuresTest, PreAnalyzedFieldTest, TestSchemaResource, StressHdfsTest, SuggesterWFSTTest, PrimUtilsTest, TestCoreDiscovery, TestDistributedGrouping, TestCSVResponseWriter, SolrPluginUtilsTest, SolrRequestParserTest, TestRecovery, ShardRoutingCustomTest, TestMultiCoreConfBootstrap, TestFiltering, EnumFieldTest, TestHashPartitioner, TestReloadAndDeleteDocs, CoreMergeIndexesAdminHandlerTest, TestZkChroot, TestRandomFaceting, TestJmxIntegration, TestNonDefinedSimilarityFactory, AssignTest, TestDistribDocBasedVersion, LeaderElectionIntegrationTest, RequestHandlersTest, TestUtils, TestIBSimilarityFactory, TestCollationField, DistributedQueryComponentCustomSortTest, SpellCheckComponentTest, TestQuerySenderNoQuery, TestImplicitCoreProperties, TestModifyConfFiles, DocumentAnalysisRequestHandlerTest, SolrIndexConfigTest, TestStandardQParsers, TestDistributedSearch, TestStressRecovery, TimeZoneUtilsTest, CachingDirectoryFactoryTest, TestManagedSchemaFieldResource, TestSimpleQParserPlugin, TestNRTOpen, MinimalSchemaTest, PathHierarchyTokenizerFactoryTest, TestCloudManagedSchemaAddField, RequiredFieldsTest, DeleteReplicaTest, TestUpdate, StandardRequestHandlerTest, HdfsUnloadDistributedZkTest, TestLazyCores, DirectSolrSpellCheckerTest, TestUniqueKeyFieldResource, NoCacheHeaderTest, TestFieldResource, TestQuerySenderListener, NotRequiredUniqueKeyTest, TestNoOpRegenerator, TestPhraseSuggestions, BasicDistributedZk2Test, AlternateDirectoryTest, TestBinaryField, TestDefaultSimilarityFactory, SignatureUpdateProcessorFactoryTest, OverseerRolesTest, StatsComponentTest, TestShardHandlerFactory, TestBlendedInfixSuggestions, ConnectionManagerTest, TestArbitraryIndexDir, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestRandomDVFaceting, SliceStateUpdateTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestBinaryResponseWriter, ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestElisionMultitermQuery, OutputWriterTest, TestLuceneMatchVersion, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, SpellingQueryConverterTest, RAMDirectoryFactoryTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestHighlightDedupGrouping, DeleteShardTest, DistribCursorPagingTest]
   [junit4] Completed on J1 in 21.80s, 1 test, 1 error <<< FAILURES!

[...truncated 159 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 5 errors, 35 ignored (7 assumptions)

Total time: 46 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b129) - Build # 9501 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9501/
Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected the partialResults header to be null

Stack Trace:
java.lang.AssertionError: Expected the partialResults header to be null
	at __randomizedtesting.SeedInfo.seed([ED137D06E24A61FB:6CF5F31E951501C7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.TestDistributedSearch.validateControlData(TestDistributedSearch.java:525)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:445)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:379)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10600 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 1088307 T4611 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1088308 T4611 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1088311 T4611 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1088312 T4611 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1088317 T4611 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50359
   [junit4]   2> 1088317 T4611 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1088318 T4611 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088318 T4611 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1088319 T4611 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1088329 T4611 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1088337 T4611 oasc.CoreContainer.<init> New CoreContainer 1116020
   [junit4]   2> 1088338 T4611 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1088338 T4611 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1088339 T4611 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1088339 T4611 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1088339 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1088340 T4611 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1088340 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1088340 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1088341 T4611 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1088341 T4611 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1088343 T4611 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1088343 T4611 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1088343 T4611 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1088346 T4621 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1088346 T4621 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1088346 T4621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1088346 T4621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1088370 T4621 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1088394 T4621 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088395 T4621 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1088399 T4621 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1088556 T4621 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1088562 T4621 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1088564 T4621 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1088569 T4621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1088572 T4621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1088574 T4621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1088574 T4621 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1088575 T4621 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1088575 T4621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1088575 T4621 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1088575 T4621 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1088576 T4621 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088576 T4621 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392596342598/control/data/
   [junit4]   2> 1088576 T4621 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce88ef
   [junit4]   2> 1088577 T4621 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392596342598/control/data
   [junit4]   2> 1088577 T4621 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392596342598/control/data/index/
   [junit4]   2> 1088577 T4621 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392596342598/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1088578 T4621 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392596342598/control/data/index
   [junit4]   2> 1088578 T4621 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1808897326, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1088579 T4621 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_1,generation=1}
   [junit4]   2> 1088580 T4621 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1088580 T4621 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1088583 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1088583 T4621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1088583 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1088583 T4621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1088584 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1088584 T4621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1088584 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1088585 T4621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1088585 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1088585 T4621 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1088586 T4621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1088586 T4621 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1088586 T4621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1088586 T4621 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1088587 T4621 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1088587 T4621 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1088587 T4621 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1088588 T4621 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1088588 T4621 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1088589 T4621 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1088589 T4621 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1088589 T4621 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1088590 T4621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1088590 T4621 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1088590 T4621 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1088591 T4621 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088591 T4621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088591 T4621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088592 T4621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088592 T4621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088593 T4621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088593 T4621 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088593 T4621 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088594 T4621 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1088594 T4621 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1088596 T4621 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1088597 T4621 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1088599 T4621 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1088599 T4621 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1088600 T4621 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1088600 T4621 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_1,generation=1}
   [junit4]   2> 1088600 T4621 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1088600 T4621 oass.SolrIndexSearcher.<init> Opening Searcher@117e692[collection1] main
   [junit4]   2> 1088601 T4621 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1088605 T4621 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1088626 T4622 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@117e692[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1088631 T4621 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1088632 T4611 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1088633 T4611 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1088634 T4611 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1088636 T4611 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42269
   [junit4]   2> 1088637 T4611 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1088637 T4611 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088639 T4611 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 1088640 T4611 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 1088654 T4611 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1088665 T4611 oasc.CoreContainer.<init> New CoreContainer 30725411
   [junit4]   2> 1088666 T4611 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 1088667 T4611 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1088667 T4611 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1088667 T4611 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1088668 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1088668 T4611 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1088669 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1088669 T4611 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1088670 T4611 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1088670 T4611 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1088673 T4611 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1088673 T4611 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1088674 T4611 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1088675 T4633 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 1088676 T4633 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 1088676 T4633 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1088676 T4633 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1088699 T4633 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1088724 T4633 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1088725 T4633 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1088729 T4633 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1088847 T4633 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1088851 T4633 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1088852 T4633 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1088856 T4633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1088858 T4633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1088859 T4633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1088860 T4633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1088860 T4633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1088860 T4633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1088860 T4633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1088860 T4633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1088861 T4633 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1088861 T4633 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/
   [junit4]   2> 1088861 T4633 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce88ef
   [junit4]   2> 1088862 T4633 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data
   [junit4]   2> 1088862 T4633 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index/
   [junit4]   2> 1088862 T4633 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1088862 T4633 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index
   [junit4]   2> 1088863 T4633 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1808897326, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1088864 T4633 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_1,generation=1}
   [junit4]   2> 1088864 T4633 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1088864 T4633 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1088866 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1088867 T4633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1088867 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1088867 T4633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1088867 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1088867 T4633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1088868 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1088868 T4633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1088868 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1088868 T4633 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1088869 T4633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1088869 T4633 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1088869 T4633 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1088869 T4633 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1088869 T4633 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1088870 T4633 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1088870 T4633 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1088870 T4633 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1088871 T4633 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1088871 T4633 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1088871 T4633 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1088872 T4633 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1088872 T4633 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1088872 T4633 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1088872 T4633 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1088873 T4633 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088873 T4633 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088873 T4633 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088874 T4633 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088874 T4633 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088874 T4633 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088875 T4633 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088875 T4633 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1088875 T4633 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1088876 T4633 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1088877 T4633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1088878 T4633 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1088879 T4633 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1088879 T4633 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1088880 T4633 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1088880 T4633 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_1,generation=1}
   [junit4]   2> 1088880 T4633 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1088880 T4633 oass.SolrIndexSearcher.<init> Opening Searcher@644c0f[collection1] main
   [junit4]   2> 1088881 T4633 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1088885 T4633 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1088902 T4634 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@644c0f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1088907 T4633 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1088907 T4611 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1088908 T4611 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C4800 name=collection1 org.apache.solr.core.SolrCore@aad1b
   [junit4]   2> 1088910 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460243103164137472)} 0 0
   [junit4]   2> ASYNC  NEW_CORE C4801 name=collection1 org.apache.solr.core.SolrCore@2b2be5
   [junit4]   2> 1088912 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460243103165186048)} 0 1
   [junit4]   2> 1088916 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460243103169380352)]} 0 2
   [junit4]   2> 1088919 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460243103172526080)]} 0 1
   [junit4]   2> 1088922 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460243103176720384)]} 0 0
   [junit4]   2> 1088926 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460243103178817536)]} 0 2
   [junit4]   2> 1088929 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460243103184060416)]} 0 0
   [junit4]   2> 1088932 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460243103186157568)]} 0 1
   [junit4]   2> 1088935 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460243103190351872)]} 0 0
   [junit4]   2> 1088938 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460243103192449024)]} 0 1
   [junit4]   2> 1088941 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460243103196643328)]} 0 0
   [junit4]   2> 1088944 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460243103199789056)]} 0 1
   [junit4]   2> 1088947 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460243103201886208)]} 0 1
   [junit4]   2> 1088950 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460243103205031936)]} 0 0
   [junit4]   2> 1088952 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460243103208177664)]} 0 0
   [junit4]   2> 1088955 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460243103210274816)]} 0 1
   [junit4]   2> 1088958 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460243103213420544)]} 0 1
   [junit4]   2> 1088960 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460243103216566272)]} 0 0
   [junit4]   2> 1088963 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460243103218663424)]} 0 1
   [junit4]   2> 1088966 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460243103221809152)]} 0 1
   [junit4]   2> 1088968 T4620 C4800 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1088975 T4620 C4800 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_2,generation=2}
   [junit4]   2> 1088975 T4620 C4800 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1088978 T4620 C4800 oass.SolrIndexSearcher.<init> Opening Searcher@13c37e0[collection1] main
   [junit4]   2> 1088979 T4620 C4800 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1088980 T4622 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c37e0[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 1088980 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12
   [junit4]   2> 1088982 T4631 C4801 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1088988 T4631 C4801 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_2,generation=2}
   [junit4]   2> 1088989 T4631 C4801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1088990 T4631 C4801 oass.SolrIndexSearcher.<init> Opening Searcher@1e05f4e[collection1] main
   [junit4]   2> 1088991 T4631 C4801 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1088992 T4634 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e05f4e[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 1088993 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 11
   [junit4]   2> 1088998 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460243103254315008)]} 0 3
   [junit4]   2> 1089002 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460243103258509312)]} 0 2
   [junit4]   2> 1089005 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460243103263752192)]} 0 1
   [junit4]   2> 1089008 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460243103265849344)]} 0 1
   [junit4]   2> 1089011 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460243103268995072)]} 0 1
   [junit4]   2> 1089014 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460243103272140800)]} 0 1
   [junit4]   2> 1089016 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460243103275286528)]} 0 0
   [junit4]   2> 1089019 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460243103277383680)]} 0 1
   [junit4]   2> 1089022 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460243103280529408)]} 0 1
   [junit4]   2> 1089024 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460243103283675136)]} 0 0
   [junit4]   2> 1089027 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460243103285772288)]} 0 1
   [junit4]   2> 1089029 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460243103288918016)]} 0 0
   [junit4]   2> 1089032 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460243103291015168)]} 0 1
   [junit4]   2> 1089035 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460243103294160896)]} 0 1
   [junit4]   2> 1089037 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460243103297306624)]} 0 0
   [junit4]   2> 1089040 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460243103300452352)]} 0 1
   [junit4]   2> 1089044 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460243103303598080)]} 0 2
   [junit4]   2> 1089049 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460243103307792384)]} 0 2
   [junit4]   2> 1089052 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460243103311986688)]} 0 1
   [junit4]   2> 1089054 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460243103315132416)]} 0 0
   [junit4]   2> 1089057 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460243103318278144)]} 0 1
   [junit4]   2> 1089059 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460243103320375296)]} 0 0
   [junit4]   2> 1089062 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460243103322472448)]} 0 1
   [junit4]   2> 1089068 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460243103329812480)]} 0 0
   [junit4]   2> 1089071 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460243103331909632)]} 0 1
   [junit4]   2> 1089073 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460243103334006784)]} 0 1
   [junit4]   2> 1089076 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460243103337152512)]} 0 1
   [junit4]   2> 1089078 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460243103340298240)]} 0 0
   [junit4]   2> 1089081 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460243103342395392)]} 0 1
   [junit4]   2> 1089083 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460243103345541120)]} 0 0
   [junit4]   2> 1089086 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460243103347638272)]} 0 1
   [junit4]   2> 1089088 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460243103349735424)]} 0 1
   [junit4]   2> 1089091 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460243103352881152)]} 0 1
   [junit4]   2> 1089093 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460243103356026880)]} 0 0
   [junit4]   2> 1089096 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460243103358124032)]} 0 1
   [junit4]   2> 1089098 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460243103361269760)]} 0 0
   [junit4]   2> 1089101 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460243103364415488)]} 0 0
   [junit4]   2> 1089104 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460243103366512640)]} 0 1
   [junit4]   2> 1089106 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460243103369658368)]} 0 0
   [junit4]   2> 1089108 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460243103371755520)]} 0 0
   [junit4]   2> 1089111 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460243103373852672)]} 0 1
   [junit4]   2> 1089114 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460243103376998400)]} 0 1
   [junit4]   2> 1089116 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460243103380144128)]} 0 0
   [junit4]   2> 1089119 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460243103383289856)]} 0 0
   [junit4]   2> 1089122 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460243103386435584)]} 0 1
   [junit4]   2> 1089125 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460243103388532736)]} 0 1
   [junit4]   2> 1089127 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460243103391678464)]} 0 0
   [junit4]   2> 1089129 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460243103393775616)]} 0 0
   [junit4]   2> 1089132 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460243103395872768)]} 0 1
   [junit4]   2> 1089134 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460243103399018496)]} 0 0
   [junit4]   2> 1089137 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460243103401115648)]} 0 1
   [junit4]   2> 1089139 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460243103404261376)]} 0 0
   [junit4]   2> 1089141 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460243103406358528)]} 0 0
   [junit4]   2> 1089143 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460243103408455680)]} 0 0
   [junit4]   2> 1089146 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460243103410552832)]} 0 1
   [junit4]   2> 1089148 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460243103413698560)]} 0 1
   [junit4]   2> 1089150 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460243103415795712)]} 0 0
   [junit4]   2> 1089152 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460243103417892864)]} 0 0
   [junit4]   2> 1089155 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460243103419990016)]} 0 1
   [junit4]   2> 1089157 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460243103423135744)]} 0 0
   [junit4]   2> 1089159 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460243103425232896)]} 0 0
   [junit4]   2> 1089161 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460243103427330048)]} 0 0
   [junit4]   2> 1089164 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460243103429427200)]} 0 1
   [junit4]   2> 1089166 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460243103432572928)]} 0 0
   [junit4]   2> 1089168 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460243103434670080)]} 0 0
   [junit4]   2> 1089170 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460243103436767232)]} 0 0
   [junit4]   2> 1089173 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460243103438864384)]} 0 1
   [junit4]   2> 1089176 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460243103443058688)]} 0 0
   [junit4]   2> 1089179 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460243103445155840)]} 0 1
   [junit4]   2> 1089181 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460243103448301568)]} 0 0
   [junit4]   2> 1089183 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460243103450398720)]} 0 0
   [junit4]   2> 1089185 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460243103452495872)]} 0 0
   [junit4]   2> 1089188 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460243103454593024)]} 0 1
   [junit4]   2> 1089190 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460243103457738752)]} 0 0
   [junit4]   2> 1089192 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460243103459835904)]} 0 0
   [junit4]   2> 1089195 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460243103461933056)]} 0 1
   [junit4]   2> 1089197 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460243103464030208)]} 0 1
   [junit4]   2> 1089199 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460243103467175936)]} 0 0
   [junit4]   2> 1089201 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460243103469273088)]} 0 0
   [junit4]   2> 1089203 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460243103471370240)]} 0 0
   [junit4]   2> 1089205 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460243103473467392)]} 0 0
   [junit4]   2> 1089207 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460243103475564544)]} 0 0
   [junit4]   2> 1089210 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460243103477661696)]} 0 1
   [junit4]   2> 1089212 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460243103479758848)]} 0 1
   [junit4]   2> 1089214 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460243103482904576)]} 0 1
   [junit4]   2> 1089216 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460243103485001728)]} 0 1
   [junit4]   2> 1089218 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460243103487098880)]} 0 0
   [junit4]   2> 1089220 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460243103489196032)]} 0 0
   [junit4]   2> 1089223 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460243103491293184)]} 0 1
   [junit4]   2> 1089225 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460243103493390336)]} 0 1
   [junit4]   2> 1089228 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460243103496536064)]} 0 1
   [junit4]   2> 1089230 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460243103499681792)]} 0 0
   [junit4]   2> 1089233 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460243103501778944)]} 0 1
   [junit4]   2> 1089236 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460243103504924672)]} 0 1
   [junit4]   2> 1089239 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460243103508070400)]} 0 1
   [junit4]   2> 1089241 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460243103511216128)]} 0 0
   [junit4]   2> 1089244 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460243103514361856)]} 0 0
   [junit4]   2> 1089247 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460243103516459008)]} 0 1
   [junit4]   2> 1089250 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460243103519604736)]} 0 1
   [junit4]   2> 1089252 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460243103522750464)]} 0 0
   [junit4]   2> 1089255 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460243103525896192)]} 0 0
   [junit4]   2> 1089257 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460243103527993344)]} 0 0
   [junit4]   2> 1089260 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460243103530090496)]} 0 1
   [junit4]   2> 1089263 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460243103533236224)]} 0 1
   [junit4]   2> 1089266 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460243103536381952)]} 0 1
   [junit4]   2> 1089268 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460243103539527680)]} 0 0
   [junit4]   2> 1089270 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460243103541624832)]} 0 0
   [junit4]   2> 1089273 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460243103543721984)]} 0 1
   [junit4]   2> 1089275 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460243103546867712)]} 0 0
   [junit4]   2> 1089278 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460243103548964864)]} 0 1
   [junit4]   2> 1089280 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460243103552110592)]} 0 0
   [junit4]   2> 1089283 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460243103554207744)]} 0 1
   [junit4]   2> 1089286 T4619 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1460243103557353472)]} 0 1
   [junit4]   2> 1089288 T4629 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1460243103560499200)]} 0 0
   [junit4]   2> 1089291 T4620 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1460243103563644928)]} 0 0
   [junit4]   2> 1089294 T4630 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1460243103566790656)]} 0 0
   [junit4]   2> 1089297 T4617 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1460243103568887808)]} 0 1
   [junit4]   2> 1089300 T4632 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1460243103572033536)]} 0 1
   [junit4]   2> 1089302 T4618 C4800 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089316 T4618 C4800 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@128608 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d75863)),segFN=segments_3,generation=3}
   [junit4]   2> 1089317 T4618 C4800 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1089369 T4618 C4800 oass.SolrIndexSearcher.<init> Opening Searcher@1a65857[collection1] main
   [junit4]   2> 1089370 T4618 C4800 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1089371 T4622 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a65857[collection1] main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C9 _1(5.0):C59)}
   [junit4]   2> 1089371 T4618 C4800 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 69
   [junit4]   2> 1089373 T4631 C4801 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089385 T4631 C4801 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@16e83bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce9d97)),segFN=segments_3,generation=3}
   [junit4]   2> 1089386 T4631 C4801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1089438 T4631 C4801 oass.SolrIndexSearcher.<init> Opening Searcher@fef8c8[collection1] main
   [junit4]   2> 1089438 T4631 C4801 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1089440 T4634 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fef8c8[collection1] main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C9 _1(5.0):C59)}
   [junit4]   2> 1089440 T4631 C4801 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 67
   [junit4]   2> 1089450 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=8 
   [junit4]   2> 1089463 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343740&start=0&fsv=true&isShard=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=6 
   [junit4]   2> 1089467 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343740&ids=143,112,135,114,137,148,5,9,109,10&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089471 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=18 
   [junit4]   2> 1089473 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089477 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343763&start=0&fsv=true&isShard=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089480 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343763&ids=110,123,146,16,127,128,107,8,129,119&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089484 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=8 
   [junit4]   2> 1089486 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089490 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343775&start=0&fsv=true&isShard=true&sort=n_f1+desc&shard.url=http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089492 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343775&ids=121,110,11,5,138,105,127,106,128,9&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089494 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=6 
   [junit4]   2> 1089497 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089501 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343786&start=0&fsv=true&isShard=true&sort=n_f1+asc&shard.url=http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089503 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343786&ids=1,111,100,13,124,136,4,107,109,10&isShard=true&shard.url=http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089506 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=7 
   [junit4]   2> 1089508 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089512 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343798&start=0&fsv=true&isShard=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:42269/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089515 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343798&ids=132,133,102,135,5,17,9,119,140,141&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089517 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::213]:33332/&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=6 
   [junit4]   2> 1089519 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089523 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343808&start=0&fsv=true&isShard=true&sort=n_tf1+asc&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089525 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343808&ids=11,12,101,112,2,146,15,7,106,129&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089526 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089528 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089534 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343818&start=0&fsv=true&isShard=true&sort=n_d1+desc&shard.url=http://127.0.0.1:42269/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089537 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343818&ids=133,144,134,14,126,115,105,1001,129,131&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089538 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::213]:33332/&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=7 
   [junit4]   2> 1089540 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089545 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343830&start=0&fsv=true&isShard=true&sort=n_d1+asc&shard.url=http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089547 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343830&ids=11,145,15,103,125,149,128,8,130,10&isShard=true&shard.url=http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089548 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089550 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089554 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343840&start=0&fsv=true&isShard=true&sort=n_td1+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089556 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343840&ids=133,103,15,114,137,127,105,106,139,117&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089557 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:42269/&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=4 
   [junit4]   2> 1089560 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089563 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343849&start=0&fsv=true&isShard=true&sort=n_td1+asc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089566 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343849&ids=143,135,102,124,147,16,128,107,118,131&isShard=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089566 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::213]:33332/&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=4 
   [junit4]   2> 1089568 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089572 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343858&start=0&fsv=true&isShard=true&sort=n_l1+desc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089575 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343858&ids=121,11,12,146,147,114,7,119,109,10&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089576 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089579 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089583 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343868&start=0&fsv=true&isShard=true&sort=n_l1+asc&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089586 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343868&ids=113,16,127,139,118,107,108,140,120,142&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089586 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089589 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089592 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343878&start=0&fsv=true&isShard=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089595 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343878&ids=123,145,146,14,4,147,127,138,116,131&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089595 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=4 
   [junit4]   2> 1089598 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089601 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343886&start=0&fsv=true&isShard=true&sort=n_tl1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089603 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343886&ids=144,112,135,16,115,17,139,9,130,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089604 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089606 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089612 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343895&start=0&fsv=true&isShard=true&sort=n_dt1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089614 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343895&ids=121,145,16,148,115,17,138,128,7,109&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089615 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=7 
   [junit4]   2> 1089617 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089621 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343906&start=0&fsv=true&isShard=true&sort=n_dt1+asc&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089623 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343906&ids=132,1,122,2,124,102,113,116,8,108&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089624 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089626 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089630 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343915&start=0&fsv=true&isShard=true&sort=n_tdt1+desc&shard.url=http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089632 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343915&ids=100,1,146,147,4,15,126,17,7,140&isShard=true&shard.url=http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089633 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089635 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089639 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343924&start=0&fsv=true&isShard=true&sort=n_tdt1+asc&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089641 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343924&ids=132,122,124,135,148,138,8,118,108,9&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089642 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:42269/&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089644 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=a_si+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089648 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343934&start=0&fsv=true&isShard=true&sort=a_si+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089651 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343934&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089652 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:42269/&sort=a_si+desc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089655 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort={!func}testfunc(add(a_si,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089660 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343944&start=0&fsv=true&isShard=true&sort={!func}testfunc(add(a_si,5))+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089663 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343944&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089664 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:42269/|[ff01::114]:33332/|[ff01::213]:33332/&sort={!func}testfunc(add(a_si,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=7 
   [junit4]   2> 1089666 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=a_si+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089670 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343955&start=0&fsv=true&isShard=true&sort=a_si+asc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089673 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343955&ids=11,12,1,13,2,3,4,6,7,9&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089673 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&sort=a_si+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089676 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=a_si+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089682 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id,score&NOW=1392596343965&start=0&fsv=true&isShard=true&sort=a_si+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089685 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=*,score&NOW=1392596343965&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089686 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:42269/&fl=*,score&sort=a_si+desc&wt=javabin&version=2} hits=68 status=0 QTime=8 
   [junit4]   2> 1089688 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089692 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id,score&NOW=1392596343977&start=0&fsv=true&isShard=true&sort=n_tl1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089694 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=*,score&NOW=1392596343977&ids=144,112,135,16,115,17,139,9,130,10&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089695 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:42269/&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5 
   [junit4]   2> 1089697 T4620 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089700 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&fl=id&NOW=1392596343986&start=0&fsv=true&isShard=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089703 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&distrib=false&NOW=1392596343986&ids=123,145,146,14,4,147,127,138,116,131&isShard=true&shard.url=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 1089703 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42269/|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=4 
   [junit4]   2> 1089706 T4617 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&wt=javabin&version=2} hits=68 status=0 QTime=1 
   [junit4]   2> 1089709 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&fl=id,score&NOW=1392596343995&start=0&fsv=true&isShard=true&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089715 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&NOW=1392596343995&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089716 T4632 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&shards=[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:42269/|[ff01::083]:33332/&wt=javabin&version=2} hits=68 status=0 QTime=8 
   [junit4]   2> 1089718 T4618 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&fl=*,score&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089722 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&fl=id,score&NOW=1392596344008&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:42269/&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0 
   [junit4]   2> 1089724 T4631 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&distrib=false&fl=*,score&NOW=1392596344008&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=http://127.0.0.1:42269/&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 1089725 T4630 C4801 oasc.SolrCore.execute [collection1] webapp= path=/select params={q={!func}a_si&shards=http://127.0.0.1:42269/&fl=*,score&wt=javabin&version=2} hits=68 status=0 QTime=4 
   [junit4]   2> 1089728 T4619 C4800 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=quick&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=1 
   [junit4]   2> 1089732 T4629 C4801 oasc.SolrCore.execute [collection1] webapp= p

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

cher on request.
   [junit4]   2> 1096820 T4611 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1096820 T4611 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index;done=false>>]
   [junit4]   2> 1096821 T4611 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data/index
   [junit4]   2> 1096821 T4611 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data;done=false>>]
   [junit4]   2> 1096822 T4611 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedSearch-1392596342598/shard0/data
   [junit4]   2> 1096825 T4611 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1096897 T4611 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21561889
   [junit4]   2> 1096898 T4611 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e8403b
   [junit4]   2> 1096915 T4611 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=8910,transaction_logs_total_number=3}
   [junit4]   2> 1096915 T4611 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1096916 T4611 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1096916 T4611 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1096917 T4611 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1096918 T4611 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1096918 T4611 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data;done=false>>]
   [junit4]   2> 1096919 T4611 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data
   [junit4]   2> 1096919 T4611 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data/index;done=false>>]
   [junit4]   2> 1096920 T4611 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedSearch-1392596342598/shard1/data/index
   [junit4]   2> 1096921 T4611 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1096980 T4611 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=testDistribSearch -Dtests.seed=ED137D06E24A61FB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Kiev -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.68s J0 | TestDistributedSearch.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected the partialResults header to be null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED137D06E24A61FB:6CF5F31E951501C7]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.validateControlData(TestDistributedSearch.java:525)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:445)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:379)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1096987 T4611 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {other_tl1=PostingsFormat(name=Lucene41WithOrds), SubjectTerms_mfacet=PostingsFormat(name=Lucene41WithOrds), n_l1=PostingsFormat(name=Lucene41VarGapFixedInterval), a_n_tdt=MockFixedIntBlock(blockSize=446), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=Lucene41WithOrds), n_td1=PostingsFormat(name=Lucene41WithOrds), n_d1=PostingsFormat(name=Lucene41VarGapFixedInterval), n_f1=PostingsFormat(name=Lucene41WithOrds), range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval), n_tl1=PostingsFormat(name=Lucene41WithOrds), oddField_s=PostingsFormat(name=SimpleText), n_tf1=PostingsFormat(name=Lucene41VarGapFixedInterval), lowerfilt1and2=PostingsFormat(name=Lucene41VarGapFixedInterval), a_t=PostingsFormat(name=Lucene41VarGapFixedInterval), a_si=PostingsFormat(name=Lucene41WithOrds), lowerfilt=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=SimpleText), text=MockFixedIntBlock(blockSize=446), timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_sl=PostingsFormat(name=SimpleText), n_dt1=PostingsFormat(name=Lucene41WithOrds), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), b_n_tdt=PostingsFormat(name=Lucene41WithOrds), n_ti1=PostingsFormat(name=SimpleText), rnd_b=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=Lucene41WithOrds), foo_b=MockFixedIntBlock(blockSize=446), n_tdt1=PostingsFormat(name=Lucene41WithOrds), foo_d=PostingsFormat(name=SimpleText), foo_f=MockFixedIntBlock(blockSize=446)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=el_CY, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=2,free=120251936,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, TestBM25SimilarityFactory, DocValuesMissingTest, QueryElevationComponentTest, TestFieldCollectionResource, WordBreakSolrSpellCheckerTest, MBeansHandlerTest, TestFileDictionaryLookup, DirectUpdateHandlerOptimizeTest, TestConfig, TestRandomMergePolicy, TestCoreContainer, TestCloudManagedSchema, BasicDistributedZkTest, HdfsLockFactoryTest, SearchHandlerTest, TestLMDirichletSimilarityFactory, CustomCollectionTest, DistributedTermsComponentTest, SampleTest, AddBlockUpdateTest, TestTrie, TestBadConfig, CircularListTest, DistributedSuggestComponentTest, ModifyConfFileTest, AbstractAnalyticsFacetTest, TestSchemaVersionResource, IndexSchemaTest, TestDocumentBuilder, TestCharFilters, StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryTest, HdfsUnloadDistributedZkTest, TestPostingsSolrHighlighter, HdfsBasicDistributedZk2Test, TestSolrQueryParser, DistributedQueryElevationComponentTest, BasicFunctionalityTest, TestSolrXml, StressHdfsTest, ChangedSchemaMergeTest, TestDynamicFieldCollectionResource, TermsComponentTest, TestLRUCache, JsonLoaderTest, TestFieldTypeResource, TestElisionMultitermQuery, TestReplicationHandler, TestSimpleQParserPlugin, TestModifyConfFiles, TestInitQParser, AutoCommitTest, SOLR749Test, LegacyHTMLStripCharFilterTest, SoftAutoCommitTest, FieldMutatingUpdateProcessorTest, LukeRequestHandlerTest, LoggingHandlerTest, TestManagedSchemaFieldResource, SchemaVersionSpecificBehaviorTest, TestWriterPerf, TestFaceting, SpatialFilterTest, SolrInfoMBeanTest, PeerSyncTest, CacheHeaderTest, TestSolrIndexConfig, SuggesterFSTTest, RegexBoostProcessorTest, ClusterStateUpdateTest, AnalysisAfterCoreReloadTest, TestLuceneMatchVersion, TestPHPSerializedResponseWriter, TestJoin, SuggesterTest, SyncSliceTest, ScriptEngineTest, UpdateRequestProcessorFactoryTest, TestDocSet, TestValueSourceCache, SliceStateTest, TestMergePolicyConfig, SolrCoreTest, BlockDirectoryTest, ResponseLogComponentTest, BinaryUpdateRequestHandlerTest, SolrXmlInZkTest, OverseerCollectionProcessorTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch]
   [junit4] Completed on J0 in 8.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 536 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 failure, 35 ignored (7 assumptions)

Total time: 50 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 9500 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9500/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

5 tests failed.
REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.divideTest

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">17</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="mr">     <long name="count">100</long>     <double name="mcm">70829.5</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">104076.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <double name="s">-2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <double name="s">2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <double name="mc">1.2729436151389237E146</double>     <double name="mean">28.91</double>     <double name="su">3.9603293116911423E124</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">17</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="mr">
    <long name="count">100</long>
    <double name="mcm">70829.5</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">104076.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <double name="s">-2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <double name="s">2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <double name="mc">1.2729436151389237E146</double>
    <double name="mean">28.91</double>
    <double name="su">3.9603293116911423E124</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:C287E713D4EE6267]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.addTest

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='ar']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">17</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="mr">     <long name="count">100</long>     <double name="mcm">70829.5</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">104076.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <double name="s">-2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <double name="s">2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <double name="mc">1.2729436151389237E146</double>     <double name="mean">28.91</double>     <double name="su">3.9603293116911423E124</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="ar">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='ar']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">17</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="mr">
    <long name="count">100</long>
    <double name="mcm">70829.5</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">104076.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <double name="s">-2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <double name="s">2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <double name="mc">1.2729436151389237E146</double>
    <double name="mean">28.91</double>
    <double name="su">3.9603293116911423E124</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:6CA6A13BB1E307F6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.addTest(ExpressionTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.handler.component.DistributedQueryElevationComponentTest.testDistribSearch

Error Message:
.responseHeader.params.rows!=sort (unordered or missing)

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.params.rows!=sort (unordered or missing)
	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:1B6C82FD8773608D]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.doTest(DistributedQueryElevationComponentTest.java:81)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.handler.component.TermVectorComponentDistributedTest.testDistribSearch

Error Message:
.termVectors.0.test_basictv!=test_offtv (unordered or missing)

Stack Trace:
junit.framework.AssertionFailedError: .termVectors.0.test_basictv!=test_offtv (unordered or missing)
	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:1B6C82FD8773608D]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.handler.component.TermVectorComponentDistributedTest.doTest(TermVectorComponentDistributedTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:C1BAF72DF36BA3CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 10090 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
   [junit4]   2> 140130 T291 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 140130 T291 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 140134 T291 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 140136 T291 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 140138 T291 oejus.SslContextFactory.doStart Enabled Protocols [TLSv1] of [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 140143 T291 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44761
   [junit4]   2> 140145 T291 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 140145 T291 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 140146 T291 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 140146 T291 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 140158 T291 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 140192 T291 oasc.CoreContainer.<init> New CoreContainer -1079207935
   [junit4]   2> 140193 T291 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 140194 T291 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 140195 T291 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 140195 T291 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 140196 T291 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 140197 T291 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 140197 T291 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 140198 T291 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 140198 T291 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 140199 T291 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 140205 T291 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140205 T291 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140206 T291 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 140210 T301 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 140210 T301 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 140210 T301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 140211 T301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 140264 T301 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 140316 T301 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 140317 T301 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 140327 T301 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 140665 T301 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 140672 T301 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 140674 T301 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 140682 T301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 140686 T301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 140689 T301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 140690 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 140690 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 140691 T301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 140691 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 140692 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 140692 T301 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 140692 T301 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/
   [junit4]   2> 140693 T301 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 140694 T301 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data
   [junit4]   2> 140694 T301 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index/
   [junit4]   2> 140694 T301 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 140695 T301 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index
   [junit4]   2> 140695 T301 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8550329942889382]
   [junit4]   2> 140696 T301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@96e6ffea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf7b81e)),segFN=segments_1,generation=1}
   [junit4]   2> 140696 T301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 140697 T301 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 140698 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 140698 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 140699 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 140699 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 140700 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 140700 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 140700 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 140701 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 140701 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 140702 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 140702 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 140702 T301 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 140703 T301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 140703 T301 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 140703 T301 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 140704 T301 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 140704 T301 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 140705 T301 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 140705 T301 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 140705 T301 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 140706 T301 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 140706 T301 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 140706 T301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 140707 T301 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 140707 T301 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 140707 T301 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140708 T301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140708 T301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140708 T301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140709 T301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140709 T301 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140709 T301 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140710 T301 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 140710 T301 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 140711 T301 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 140712 T301 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140713 T301 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 140716 T301 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 140716 T301 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 140716 T301 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.5869140625, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=5.12541051459408, segmentsPerTier=22.0, maxCFSSegmentSizeMB=0.310546875, noCFSRatio=0.8591470605894478
   [junit4]   2> 140717 T301 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@96e6ffea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf7b81e)),segFN=segments_1,generation=1}
   [junit4]   2> 140717 T301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 140718 T301 oass.SolrIndexSearcher.<init> Opening Searcher@317617d6[collection1] main
   [junit4]   2> 140718 T301 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 140829 T301 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 140846 T302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@317617d6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 140846 T301 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 140847 T291 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 140848 T291 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 140850 T291 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 140853 T291 oejus.SslContextFactory.doStart Enabled Protocols [TLSv1] of [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 140856 T291 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56489
   [junit4]   2> 140858 T291 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 140859 T291 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 140860 T291 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 140861 T291 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 140874 T291 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 140908 T291 oasc.CoreContainer.<init> New CoreContainer 1455662676
   [junit4]   2> 140909 T291 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 140910 T291 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 140911 T291 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 140912 T291 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 140912 T291 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 140913 T291 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 140913 T291 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 140914 T291 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 140915 T291 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 140915 T291 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 140921 T291 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140921 T291 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140922 T291 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 140926 T313 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 140927 T313 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 140927 T313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 140928 T313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 140967 T313 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 141023 T313 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 141023 T313 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 141030 T313 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 141354 T313 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 141361 T313 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 141363 T313 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 141371 T313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141375 T313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 141378 T313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 141379 T313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 141379 T313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 141380 T313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 141380 T313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 141381 T313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 141381 T313 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 141381 T313 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/
   [junit4]   2> 141382 T313 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 141383 T313 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data
   [junit4]   2> 141383 T313 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index/
   [junit4]   2> 141383 T313 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 141384 T313 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index
   [junit4]   2> 141384 T313 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8550329942889382]
   [junit4]   2> 141385 T313 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@7fd5591e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecc186f1)),segFN=segments_1,generation=1}
   [junit4]   2> 141385 T313 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141386 T313 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 141387 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 141387 T313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 141388 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 141388 T313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 141388 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141389 T313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 141389 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 141390 T313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 141390 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 141391 T313 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141391 T313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 141391 T313 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 141392 T313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 141392 T313 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 141392 T313 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 141393 T313 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 141393 T313 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 141393 T313 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 141394 T313 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 141394 T313 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 141394 T313 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 141395 T313 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 141395 T313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 141395 T313 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 141396 T313 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 141396 T313 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141397 T313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141397 T313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141397 T313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141398 T313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141398 T313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141398 T313 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141399 T313 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 141399 T313 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 141399 T313 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 141401 T313 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 141402 T313 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 141405 T313 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 141405 T313 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 141406 T313 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.5869140625, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=5.12541051459408, segmentsPerTier=22.0, maxCFSSegmentSizeMB=0.310546875, noCFSRatio=0.8591470605894478
   [junit4]   2> 141406 T313 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@7fd5591e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecc186f1)),segFN=segments_1,generation=1}
   [junit4]   2> 141407 T313 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 141407 T313 oass.SolrIndexSearcher.<init> Opening Searcher@906d7236[collection1] main
   [junit4]   2> 141408 T313 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 141412 T313 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 141431 T314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@906d7236[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 141431 T313 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 141433 T291 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 141434 T291 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C511 name=collection1 org.apache.solr.core.SolrCore@8540807f
   [junit4]   2> 141545 T300 C511 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[0 (1460234380330926080)]} 0 3
   [junit4]   2> ASYNC  NEW_CORE C512 name=collection1 org.apache.solr.core.SolrCore@facfb57e
   [junit4]   2> 141654 T309 C512 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1460234380445220864)]} 0 3
   [junit4]   2> 141658 T297 C511 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460234380451512320)]} 0 1
   [junit4]   2> 141663 T310 C512 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460234380455706624)]} 0 2
   [junit4]   2> 141666 T298 C511 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1460234380459900928)]} 0 1
   [junit4]   2> 141670 T312 C512 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460234380464095232)]} 0 1
   [junit4]   2> 141674 T299 C511 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1460234380467240960)]} 0 2
   [junit4]   2> 141678 T309 C512 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460234380472483840)]} 0 1
   [junit4]   2> 141681 T300 C511 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460234380475629568)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C513 name=collection1 org.apache.solr.core.SolrCore@facfb57e
   [junit4]   2> 141692 T311 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1460234380479823872)]} 0 9
   [junit4]   2> ASYNC  NEW_CORE C514 name=collection1 org.apache.solr.core.SolrCore@8540807f
   [junit4]   2> 141696 T297 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1460234380491358208)]} 0 1
   [junit4]   2> 141699 T310 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460234380494503936)]} 0 1
   [junit4]   2> 141702 T298 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1460234380498698240)]} 0 1
   [junit4]   2> 141705 T312 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460234380501843968)]} 0 0
   [junit4]   2> 141709 T299 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460234380504989696)]} 0 1
   [junit4]   2> 141713 T309 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460234380509184000)]} 0 1
   [junit4]   2> 141716 T300 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460234380512329728)]} 0 1
   [junit4]   2> 141719 T311 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460234380515475456)]} 0 1
   [junit4]   2> 141723 T297 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460234380519669760)]} 0 1
   [junit4]   2> 141727 T310 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1460234380523864064)]} 0 1
   [junit4]   2> 141759 T298 C514 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141764 T298 C514 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@96e6ffea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf7b81e)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@96e6ffea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf7b81e)),segFN=segments_2,generation=2}
   [junit4]   2> 141765 T298 C514 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 141768 T298 C514 oass.SolrIndexSearcher.<init> Opening Searcher@b5b1c88e[collection1] main
   [junit4]   2> 141770 T298 C514 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 141770 T302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b5b1c88e[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C10)}
   [junit4]   2> 141771 T298 C514 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit=true&wt=javabin&version=2&waitSearcher=true&softCommit=false} {commit=} 0 12
   [junit4]   2> 141774 T312 C513 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141778 T312 C513 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@7fd5591e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecc186f1)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@7fd5591e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecc186f1)),segFN=segments_2,generation=2}
   [junit4]   2> 141778 T312 C513 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 141780 T312 C513 oass.SolrIndexSearcher.<init> Opening Searcher@b14a4f97[collection1] main
   [junit4]   2> 141781 T312 C513 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 141781 T314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b14a4f97[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C10)}
   [junit4]   2> 141782 T312 C513 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&commit=true&version=2&waitSearcher=true&softCommit=false} {commit=} 0 8
   [junit4]   2> 141790 T297 C514 oasc.SolrCore.execute [collection1] webapp= path=/select params={version=2&distrib=false&qt=tvrh&tv=true&shards.qt=tvrh&sort=id+desc&wt=javabin&q=id:0&tv.tf=true} hits=1 status=0 QTime=5 
   [junit4]   2> 141898 T310 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={qt=tvrh&distrib=false&version=2&shards.qt=tvrh&tv=true&isShard=true&NOW=1392588024705&fsv=true&tv.tf=true&fl=id&wt=javabin&q=id:0&start=0&rows=10&sort=id+desc&shard.url=[ff01::083]:33332/|https://127.0.0.1:56489/|[ff01::114]:33332/|[ff01::213]:33332/} hits=1 status=0 QTime=0 
   [junit4]   2> 141902 T312 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={distrib=false&qt=tvrh&ids=0&version=2&tv=true&shards.qt=tvrh&isShard=true&NOW=1392588024705&tv.tf=true&wt=javabin&q=id:0&shard.url=[ff01::083]:33332/|https://127.0.0.1:56489/|[ff01::114]:33332/|[ff01::213]:33332/} status=0 QTime=0 
   [junit4]   2> 141904 T309 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={shards=[ff01::083]:33332/|https://127.0.0.1:56489/|[ff01::114]:33332/|[ff01::213]:33332/&tv.tf=true&wt=javabin&q=id:0&sort=id+desc&tv=true&shards.qt=tvrh&qt=tvrh&version=2} hits=1 status=0 QTime=112 
   [junit4]   2> 141907 T299 C514 oasc.SolrCore.execute [collection1] webapp= path=/select params={wt=javabin&q=id:0&tv.tf=true&fl=*,score&sort=id+asc&tv=true&tv.fl=test_basictv,test_offtv&shards.qt=tvrh&version=2&distrib=false&qt=tvrh} hits=1 status=0 QTime=1 
   [junit4]   2> 141911 T310 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={start=0&tv.fl=test_basictv,test_offtv&sort=id+asc&rows=10&shard.url=https://127.0.0.1:56489/&version=2&qt=tvrh&distrib=false&isShard=true&shards.qt=tvrh&tv=true&fsv=true&NOW=1392588024822&wt=javabin&q=id:0&tv.tf=true&fl=id,score} hits=1 status=0 QTime=0 
   [junit4]   2> 141914 T312 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={NOW=1392588024822&q=id:0&wt=javabin&tv.tf=true&fl=*,score&version=2&ids=0&qt=tvrh&distrib=false&isShard=true&shards.qt=tvrh&tv=true&shard.url=https://127.0.0.1:56489/&tv.fl=test_basictv,test_offtv} status=0 QTime=0 
   [junit4]   2> 141915 T311 C513 oasc.SolrCore.execute [collection1] webapp= path=/select params={qt=tvrh&version=2&shards.qt=tvrh&tv=true&tv.fl=test_basictv,test_offtv&sort=id+asc&shards=https://127.0.0.1:56489/&tv.tf=true&fl=*,score&wt=javabin&q=id:0} hits=1 status=0 QTime=6 
   [junit4]   2> 141917 T291 oas.BaseDistributedSearchTestCase.compareSolrResponses ERROR Mismatched responses:
   [junit4]   2> 	{responseHeader={status=0,QTime=6},response={numFound=1,start=0,maxScore=2.609438,docs=[SolrDocument{id=0, range_facet_si=0, range_facet_l=[0], range_facet_sl=[0], test_posofftv=[This is a title and another title], test_basictv=[This is a title and another title], test_notv=[This is a title and another title], test_postv=[This is a title and another title], test_offtv=[This is a title and another title], _version_=1460234380445220864, intDefault=42, timestamp=Mon Feb 17 03:30:24 IST 2014, multiDefault=[muLti-Default], score=2.609438}]},termVectors={uniqueKeyFieldName=id,0={uniqueKey=0,test_basictv={anoth={tf=1},titl={tf=2}},test_offtv={anoth={tf=1},titl={tf=2}}}}}
   [junit4]   2> 	{responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=2.609438,docs=[SolrDocument{id=0, range_facet_si=0, range_facet_l=[0], range_facet_sl=[0], test_posofftv=[This is a title and another title], test_basictv=[This is a title and another title], test_notv=[This is a title and another title], test_postv=[This is a title and another title], test_offtv=[This is a title and another title], _version_=1460234380330926080, intDefault=42, timestamp=Mon Feb 17 03:30:24 IST 2014, multiDefault=[muLti-Default], score=2.609438}]},termVectors={uniqueKeyFieldName=id,0={uniqueKey=0,test_offtv={anoth={tf=1},titl={tf=2}},test_basictv={anoth={tf=1},titl={tf=2}}}}}
   [junit4]   2> 141938 T291 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1079207935
   [junit4]   2> 141940 T291 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8540807f
   [junit4]   2> 141940 T291 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1285,transaction_logs_total_number=1}
   [junit4]   2> 141941 T291 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 141942 T291 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 141942 T291 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 141944 T291 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 141944 T291 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 141945 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data;done=false>>]
   [junit4]   2> 141946 T291 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data
   [junit4]   2> 141946 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index;done=false>>]
   [junit4]   2> 141947 T291 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/control/data/index
   [junit4]   2> 141959 T291 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 142033 T291 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1455662676
   [junit4]   2> 142034 T291 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@facfb57e
   [junit4]   2> 142035 T291 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1285,transaction_logs_total_number=1}
   [junit4]   2> 142036 T291 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 142037 T291 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 142038 T291 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 142048 T291 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 142049 T291 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 142050 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index;done=false>>]
   [junit4]   2> 142051 T291 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data/index
   [junit4]   2> 142075 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data;done=false>>]
   [junit4]   2> 142076 T291 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.TermVectorComponentDistributedTest-1392588023048/shard0/data
   [junit4]   2> 142078 T291 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 142137 T291 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TermVectorComponentDistributedTest -Dtests.method=testDistribSearch -Dtests.seed=9A8A0CE5F02C00B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Asia/Kolkata -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.02s J1 | TermVectorComponentDistributedTest.testDistribSearch <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .termVectors.0.test_basictv!=test_offtv (unordered or missing)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:1B6C82FD8773608D]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
   [junit4]    > 	at org.apache.solr.handler.component.TermVectorComponentDistributedTest.doTest(TermVectorComponentDistributedTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 142150 T291 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=mt, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Linux 3.8.0-35-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=169687080,total=259588096
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, IndexSchemaRuntimeFieldTest, TestQuerySenderNoQuery, SolrCoreCheckLockOnStartupTest, XsltUpdateRequestHandlerTest, TestFreeTextSuggestions, TestCodecSupport, TestIBSimilarityFactory, TestSolrXmlPersistor, TestDistributedSearch, TestStressRecovery, CurrencyFieldOpenExchangeTest, NoFacetTest, TestSolr4Spatial, TestCollapseQParserPlugin, IndexBasedSpellCheckerTest, TestSolrJ, TestAddFieldRealTimeGet, InfoHandlerTest, TermVectorComponentDistributedTest]
   [junit4] Completed on J1 in 2.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 182 lines...]
   [junit4] Suite: org.apache.solr.analytics.expression.ExpressionTest
   [junit4]   2> 296930 T1228 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 296932 T1228 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815
   [junit4]   2> 296933 T1228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 296936 T1228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 296938 T1228 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 297000 T1228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 297053 T1228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 297055 T1228 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 297067 T1228 oass.IndexSchema.readSchema [null] Schema name=schema-docValues
   [junit4]   2> 297114 T1228 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 297117 T1228 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 297118 T1228 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 297119 T1228 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 297191 T1228 oasc.CoreContainer.<init> New CoreContainer 1688333028
   [junit4]   2> 297192 T1228 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 297194 T1228 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 297195 T1228 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 297195 T1228 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 297196 T1228 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 297197 T1228 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 297198 T1228 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 297199 T1228 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 297200 T1228 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 297200 T1228 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 297224 T1228 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 297225 T1228 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 297225 T1228 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 297241 T1229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 297242 T1229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 297243 T1229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 297243 T1229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 297321 T1229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 297372 T1229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 297374 T1229 oass.IndexSchema.readSchema Reading Solr Schema from schema-analytics.xml
   [junit4]   2> 297386 T1229 oass.IndexSchema.readSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 297433 T1229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 297436 T1229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 297437 T1229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815/
   [junit4]   2> 297438 T1229 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 297440 T1229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815
   [junit4]   2> 297441 T1229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815/index/
   [junit4]   2> 297441 T1229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815/index' doesn't exist. Creating new index...
   [junit4]   2> 297443 T1229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392588179815/index
   [junit4]   2> 297443 T1229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@997ec5e9
   [junit4]   2> 297447 T1229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@35774fe6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b64c649b),segFN=segments_1,generation=1}
   [junit4]   2> 297447 T1229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 297456 T1229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 297457 T1229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 297457 T1229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 297458 T1229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297460 T1229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 297461 T1229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 297461 T1229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.640625, floorSegmentMB=0.701171875, forceMergeDeletesPctAllowed=5.5462420026927575, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28320537298108245
   [junit4]   2> 297462 T1229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@35774fe6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b64c649b),segFN=segments_1,generation=1}
   [junit4]   2> 297462 T1229 o

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

mit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4493f09b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d448eea6)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4493f09b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d448eea6)),segFN=segments_11,generation=37}
   [junit4]   2> 1514019 T3610 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 1514020 T3610 oass.SolrIndexSearcher.<init> Opening Searcher@600286d0[collection1] main
   [junit4]   2> 1514021 T3610 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1514023 T3612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@600286d0[collection1] main{StandardDirectoryReader(segments_11:164:nrt _1d(5.0):c2)}
   [junit4]   2> 1514026 T3610 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514028 T3610 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4493f09b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d448eea6)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4493f09b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d448eea6)),segFN=segments_12,generation=38}
   [junit4]   2> 1514028 T3610 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 1514029 T3610 oass.SolrIndexSearcher.<init> Opening Searcher@f84c9647[collection1] main
   [junit4]   2> 1514030 T3610 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1514032 T3612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f84c9647[collection1] main{StandardDirectoryReader(segments_12:166:nrt _1d(5.0):c2 _1e(5.0):c1)}
   [junit4]   2> 1514032 T3610 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=9A8A0CE5F02C00B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Iran -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J0 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A8A0CE5F02C00B1:C1BAF72DF36BA3CD]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 1514047 T3610 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1514048 T3610 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1728705661
   [junit4]   2> 1514048 T3610 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9637e1be
   [junit4]   2> 1514057 T3610 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 1514058 T3610 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1514058 T3610 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1514059 T3610 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1514060 T3610 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1514060 T3610 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1514061 T3610 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372/index;done=false>>]
   [junit4]   2> 1514062 T3610 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372/index
   [junit4]   2> 1514062 T3610 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372;done=false>>]
   [junit4]   2> 1514063 T3610 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1392589395372
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sl, timezone=Iran
   [junit4]   2> NOTE: Linux 3.8.0-35-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=87643016,total=369426432
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, DistributedQueryComponentCustomSortTest, TestJmxMonitoredMap, HdfsCollectionsAPIDistributedZkTest, JsonLoaderTest, FileBasedSpellCheckerTest, HdfsUnloadDistributedZkTest, TestSearchPerf, TestShardHandlerFactory, TestHighlightDedupGrouping, TestExtendedDismaxParser, TestCharFilters, SpatialFilterTest, TestSurroundQueryParser, DistributedDebugComponentTest, CoreAdminCreateDiscoverTest, TestDocSet, TestUniqueKeyFieldResource, MoreLikeThisHandlerTest, LoggingHandlerTest, DistributedSpellCheckComponentTest, TestFaceting, PrimitiveFieldTypeTest, SuggesterTest, TestSerializedLuceneMatchVersion, TestJoin, TestLuceneMatchVersion, DocValuesMissingTest, TestSuggestSpellingConverter, TestDynamicFieldCollectionResource, TestDefaultSearchFieldResource, TestMaxScoreQueryParser, AssignTest, TestNonDefinedSimilarityFactory, QueryResultKeyTest, TestFieldTypeCollectionResource, TestHighFrequencyDictionaryFactory, SpellPossibilityIteratorTest, TestReversedWildcardFilterFactory, QueryEqualityTest, TestPHPSerializedResponseWriter, UUIDFieldTest, TestLMDirichletSimilarityFactory, ResponseLogComponentTest, CacheHeaderTest, TestRemoteStreaming, ClusterStateTest, TestConfig, HdfsDirectoryTest, TestTrie, MBeansHandlerTest, SolrCoreTest, TestSolrXmlPersistence, ShardRoutingTest, CircularListTest, SoftAutoCommitTest, TestQueryUtils, LegacyHTMLStripCharFilterTest, AnalysisErrorHandlingTest, AnalysisAfterCoreReloadTest, SolrInfoMBeanTest, BasicFunctionalityTest, AbstractAnalyticsStatsTest, HdfsBasicDistributedZk2Test, TermVectorComponentTest, SynonymTokenizerTest, RangeFacetTest, DistributedSuggestComponentTest, ExpressionTest, CustomCollectionTest, TestStandardQParsers, TestSolrXml, MigrateRouteKeyTest, QueryElevationComponentTest, BadComponentTest, SolrXmlInZkTest, CoreMergeIndexesAdminHandlerTest, DistribCursorPagingTest, UnloadDistributedZkTest, TestRandomDVFaceting, TestPostingsSolrHighlighter, TestElisionMultitermQuery, TestSystemIdResolver, PreAnalyzedUpdateProcessorTest, TestCopyFieldCollectionResource, SyncSliceTest, ResourceLoaderTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, TestRecovery, TestRealTimeGet, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J0 in 1.60s, 6 tests, 1 failure <<< FAILURES!

[...truncated 457 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:446: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 5 failures, 35 ignored (7 assumptions)

Total time: 59 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9499 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9499/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:49869/collection1, http://127.0.0.1:55108/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49869/collection1, http://127.0.0.1:55108/collection1]
	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:255)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more


FAILED:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /xpne/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /xpne/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:47348/collection1, http://127.0.0.1:59141/collection1, http://127.0.0.1:44829/collection1, http://127.0.0.1:39547/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:47348/collection1, http://127.0.0.1:59141/collection1, http://127.0.0.1:44829/collection1, http://127.0.0.1:39547/collection1]
	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:53656/pru/hd/collection1, http://127.0.0.1:44233/pru/hd/collection1, http://127.0.0.1:35171/pru/hd/collection1, http://127.0.0.1:58672/pru/hd/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:53656/pru/hd/collection1, http://127.0.0.1:44233/pru/hd/collection1, http://127.0.0.1:35171/pru/hd/collection1, http://127.0.0.1:58672/pru/hd/collection1]
	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /pru/hd/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more




Build Log:
[...truncated 10088 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 311570 T662 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 311570 T662 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 311576 T662 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392582150856
   [junit4]   2> 311576 T662 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 311577 T663 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 311677 T662 oasc.ZkTestServer.run start zk server on port:39402
   [junit4]   2> 311678 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311703 T669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73b2faf0 name:ZooKeeperConnection Watcher:127.0.0.1:39402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311704 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311704 T662 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 311713 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311714 T671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44da73dd name:ZooKeeperConnection Watcher:127.0.0.1:39402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311714 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311715 T662 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 311718 T662 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 311720 T662 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 311721 T662 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 311724 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 311724 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 311728 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 311728 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 311732 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 311732 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 311734 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 311735 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 311737 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 311737 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 311739 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 311739 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 311741 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 311742 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 311744 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 311744 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 311746 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 311746 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 311748 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 311749 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 311751 T662 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 311751 T662 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 311826 T662 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 311829 T662 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41722
   [junit4]   2> 311830 T662 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 311830 T662 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 311830 T662 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034
   [junit4]   2> 311830 T662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/'
   [junit4]   2> 311841 T662 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/solr.xml
   [junit4]   2> 311867 T662 oasc.CoreContainer.<init> New CoreContainer 263583017
   [junit4]   2> 311867 T662 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/]
   [junit4]   2> 311868 T662 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 311868 T662 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 311869 T662 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 311869 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 311869 T662 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 311869 T662 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 311870 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 311870 T662 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 311870 T662 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 311873 T662 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 311873 T662 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 311873 T662 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 311874 T662 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39402/solr
   [junit4]   2> 311874 T662 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 311875 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311876 T682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72f25ecd name:ZooKeeperConnection Watcher:127.0.0.1:39402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311877 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311879 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311880 T684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e265632 name:ZooKeeperConnection Watcher:127.0.0.1:39402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311881 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311882 T662 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 311885 T662 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 311888 T662 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 311889 T662 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41722_
   [junit4]   2> 311891 T662 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41722_
   [junit4]   2> 311895 T662 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 311897 T662 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 311900 T662 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41722_
   [junit4]   2> 311901 T662 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 311903 T662 oasc.Overseer.start Overseer (id=91264263838695427-127.0.0.1:41722_-n_0000000000) starting
   [junit4]   2> 312205 T662 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 312209 T686 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 312209 T662 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 312210 T686 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 312212 T662 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 312214 T662 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 312217 T685 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 312219 T687 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 312219 T687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 312220 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 312220 T687 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 312222 T685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 312223 T685 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41722",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41722_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 312223 T685 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 312223 T685 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 312226 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 312226 T684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313221 T687 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 313221 T687 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/collection1
   [junit4]   2> 313222 T687 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 313223 T687 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 313223 T687 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 313226 T687 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 313226 T687 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/collection1/'
   [junit4]   2> 313227 T687 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/collection1/lib/classes/' to classloader
   [junit4]   2> 313227 T687 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/collection1/lib/README' to classloader
   [junit4]   2> 313276 T687 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 313313 T687 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 313314 T687 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 313324 T687 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 313554 T687 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 313560 T687 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 313562 T687 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 313583 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 313587 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 313591 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 313593 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 313594 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 313594 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 313596 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 313597 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 313597 T687 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 313597 T687 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392582151034/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/control/data/
   [junit4]   2> 313597 T687 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@67d0ee42
   [junit4]   2> 313598 T687 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/control/data
   [junit4]   2> 313598 T687 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/control/data/index/
   [junit4]   2> 313598 T687 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 313598 T687 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/control/data/index
   [junit4]   2> 313599 T687 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4587699368453204]
   [junit4]   2> 313599 T687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6307cda5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@120014b3; maxCacheMB=0.2841796875 maxMergeSizeMB=0.0224609375)),segFN=segments_1,generation=1}
   [junit4]   2> 313600 T687 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 313604 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 313604 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 313605 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 313605 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 313605 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 313606 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 313606 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 313607 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 313607 T687 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 313607 T687 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 313608 T687 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 313608 T687 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 313609 T687 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 313609 T687 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 313610 T687 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 313610 T687 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 313611 T687 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 313614 T687 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 313616 T687 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 313616 T687 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 313616 T687 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=77.443359375, floorSegmentMB=1.4638671875, forceMergeDeletesPctAllowed=23.469065536308214, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3498018345641567
   [junit4]   2> 313617 T687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6307cda5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@120014b3; maxCacheMB=0.2841796875 maxMergeSizeMB=0.0224609375)),segFN=segments_1,generation=1}
   [junit4]   2> 313617 T687 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 313617 T687 oass.SolrIndexSearcher.<init> Opening Searcher@130072b9[collection1] main
   [junit4]   2> 313619 T688 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@130072b9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 313620 T687 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 313621 T662 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 313622 T662 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 313621 T691 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41722 collection:control_collection shard:shard1
   [junit4]   2> 313623 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313623 T691 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 313624 T693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37841ff8 name:ZooKeeperConnection Watcher:127.0.0.1:39402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313625 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313627 T662 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 313633 T662 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 313636 T691 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 313638 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313638 T691 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 313639 T691 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C353 name=collection1 org.apache.solr.core.SolrCore@2a8c878f url=http://127.0.0.1:41722/collection1 node=127.0.0.1:41722_ C353_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:41722, core=collection1, node_name=127.0.0.1:41722_}
   [junit4]   2> 313639 T691 C353 P41722 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41722/collection1/
   [junit4]   2> 313639 T691 C353 P41722 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 313639 T691 C353 P41722 oasc.SyncStrategy.syncToMe http://127.0.0.1:41722/collection1/ has no replicas
   [junit4]   2> 313640 T691 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41722/collection1/ shard1
   [junit4]   2> 313640 T685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 313640 T691 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 313644 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313648 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313653 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313717 T662 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 313718 T662 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 313720 T662 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47348
   [junit4]   2> 313720 T662 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 313721 T662 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 313721 T662 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914
   [junit4]   2> 313721 T662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/'
   [junit4]   2> 313731 T662 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/solr.xml
   [junit4]   2> 313756 T684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313756 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313773 T662 oasc.CoreContainer.<init> New CoreContainer 1983933205
   [junit4]   2> 313773 T662 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/]
   [junit4]   2> 313774 T662 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 313774 T662 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 313774 T662 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 313775 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 313775 T662 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 313775 T662 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 313775 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 313775 T662 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 313776 T662 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 313778 T662 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 313778 T662 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 313779 T662 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 313779 T662 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39402/solr
   [junit4]   2> 313779 T662 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 313780 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313781 T704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f366c59 name:ZooKeeperConnection Watcher:127.0.0.1:39402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313782 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313784 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313785 T706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2da65e1a name:ZooKeeperConnection Watcher:127.0.0.1:39402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313786 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313790 T662 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 313802 T691 oasc.ZkController.register We are http://127.0.0.1:41722/collection1/ and leader is http://127.0.0.1:41722/collection1/
   [junit4]   2> 313803 T691 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41722
   [junit4]   2> 313803 T691 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 313803 T691 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 313803 T691 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 313805 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313805 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313805 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313806 T691 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 313808 T685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 313810 T685 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41722",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41722_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 313813 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 313916 T684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313916 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313916 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 314794 T662 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47348_
   [junit4]   2> 314796 T662 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47348_
   [junit4]   2> 314801 T693 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314802 T706 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314802 T684 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314813 T707 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 314813 T707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 314815 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314815 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314815 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314815 T707 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 314818 T685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 314819 T685 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47348",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47348_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 314820 T685 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 314820 T685 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 314825 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314930 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 314930 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 314930 T684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 315816 T707 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 315816 T707 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/collection1
   [junit4]   2> 315817 T707 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 315818 T707 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 315818 T707 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 315820 T707 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 315821 T707 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/collection1/'
   [junit4]   2> 315822 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/collection1/lib/classes/' to classloader
   [junit4]   2> 315822 T707 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/collection1/lib/README' to classloader
   [junit4]   2> 315863 T707 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 315888 T707 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 315890 T707 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 315897 T707 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 316138 T707 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 316144 T707 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 316146 T707 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 316164 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 316168 T707 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 316173 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 316174 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 316174 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 316175 T707 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 316176 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 316176 T707 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 316176 T707 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 316177 T707 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392582152914/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/jetty1/
   [junit4]   2> 316177 T707 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@67d0ee42
   [junit4]   2> 316178 T707 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/jetty1
   [junit4]   2> 316178 T707 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/jetty1/index/
   [junit4]   2> 316178 T707 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 316178 T707 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392582150856/jetty1/index
   [junit4]   2> 316179 T707 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4587699368453204]
   [junit4]   2> 316179 T707 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5aa02451 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10cf80cf; maxCacheMB=0.2841796875 maxMergeSizeMB=0.0224609375)),segFN=segments_1,generation=1}
   [junit4]   2> 316180 T707 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 316184 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 316184 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 316184 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 316185 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 316185 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 316185 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 316186 T707 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 316186 T707 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 316186 T707 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 316187 T707 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 316187 T707 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 316187 T707 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 316188 T707 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 316188 T707 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 316189 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 316189 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 316190 T707 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 316192 T707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 316194 T707 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 316194 T707 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 316195 T707 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=77.443359375, floorSegmentMB=1.4638671875, forceMergeDeletesPctAllowed=23.469065536308214, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3498018345641567
   [junit4]   2> 316195 T707 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5aa02451 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10cf80cf; maxCacheMB=0.2841796875 maxMergeSizeMB=0.0224609375)),segFN=segments_1,generation=1}
   [junit4]   2> 316195 T707 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 316195 T707 oass.SolrIndexSearcher.<init> Opening Searcher@3f212fb4[collection1] main
   [junit4]   2> 316199 T708 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f212fb4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 316202 T707 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 316202 T662 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 316203 T662 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 316202 T711 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47348 collection:collection1 shard:shard1
   [junit4]   2> 316204 T711 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 316211 T711 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 316213 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316213 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316213 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316214 T711 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 316214 T711 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C354 name=collection1 org.apache.solr.core.SolrCore@5f6dd229 url=http://127.0.0.1:47348/collection1 node=127.0.0.1:47348_ C354_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47348, core=collection1, node_name=127.0.0.1:47348_}
   [junit4]   2> 316214 T711 C354 P47348 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47348/collection1/
   [junit4]   2> 316214 T711 C354 P47348 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 316214 T711 C354 P47348 oasc.SyncStrategy.syncToMe http://127.0.0.1:47348/collection1/ has no replicas
   [junit4]   2> 316215 T711 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47348/collection1/ shard1
   [junit4]   2> 316215 T711 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 316216 T685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 316221 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316226 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316229 T684 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 316279 T662 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 316280 T662 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 316282 T662 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59141
   [junit4]   2> 316283 T662 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 316283 T662 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 316284 T662 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392582155483
   [junit4]   2> 316284 T662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392582155483/'
   [junit4]   2> 316294 T662 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392582155483/solr.xml
   [junit4]   2> 316319 T662 oasc.CoreContainer.<init> New CoreContainer 1985025561
   [junit4]   2> 316320 T662 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392582155483/]
   [junit4]   2> 316320 T662 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 316321 T662 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 316321 T662 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 316321 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 316321 T662 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 316321 T662 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 316322 T662 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 316322 T662 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 316322 T662 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 316325 T662 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 316325 T662 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 316325 T662 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 316326 T662 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39402/solr
   [junit4]   2> 316326 T662 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 316326 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 316328 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4581fffe name:ZooKeeperConnection Watcher:127.0.0.1:39402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316328 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 316331 T662 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 316332 T684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 316332 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 316332 T693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 316333 T724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2daad804 name:ZooKeeperConnection Watcher:127.0.0.1:39402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316333 T662 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 316338 T662 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 316377 T711 oasc.ZkController.register We are http://127.0.0.1:47348/collectio

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

se Closing directory: ./org.apache.solr.TestDistributedGrouping-1392582937191/shard0/data
   [junit4]   2> 1110492 T4531 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1110564 T4531 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1647055224
   [junit4]   2> 1110565 T4531 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26278289
   [junit4]   2> 1110588 T4531 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=137,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=14500,transaction_logs_total_number=1}
   [junit4]   2> 1110588 T4531 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1110589 T4531 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1110589 T4531 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1110591 T4531 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1110592 T4531 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1110592 T4531 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data/index;done=false>>]
   [junit4]   2> 1110592 T4531 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data/index
   [junit4]   2> 1110592 T4531 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data;done=false>>]
   [junit4]   2> 1110593 T4531 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedGrouping-1392582937191/shard1/data
   [junit4]   2> 1110593 T4531 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1110655 T4531 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=testDistribSearch -Dtests.seed=5BF14613EA1A82FC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=America/Bahia_Banderas -Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.8s J0 | TestDistributedGrouping.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 Server Error</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /select. Reason:
   [junit4]    > <pre>    Server Error</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5BF14613EA1A82FC:DA17C80B9D45E2C0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1110661 T4531 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr__#Latn, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=320534280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQuery, TestFreeTextSuggestions, HdfsRecoveryZkTest, QueryEqualityTest, SolrInfoMBeanTest, NoFacetTest, DeleteShardTest, MigrateRouteKeyTest, TestInitQParser, SoftAutoCommitTest, TestGroupingSearch, UpdateRequestProcessorFactoryTest, SliceStateTest, AnalysisAfterCoreReloadTest, BadComponentTest, SimpleFacetsTest, TestFieldCollectionResource, PolyFieldTest, DistributedDebugComponentTest, TestStressUserVersions, ShardRoutingTest, TestJoin, UUIDFieldTest, TriLevelCompositeIdRoutingTest, PeerSyncTest, TestSchemaVersionResource, DirectUpdateHandlerOptimizeTest, HdfsDirectoryTest, QueryResultKeyTest, TestAnalyzeInfixSuggestions, TestBM25SimilarityFactory, TestCharFilters, DistributedTermsComponentTest, TestPerFieldSimilarity, TestCloudManagedSchema, CSVRequestHandlerTest, TestReplicationHandler, ReturnFieldsTest, EchoParamsTest, TestReversedWildcardFilterFactory, SyncSliceTest, BasicFunctionalityTest, DistributedSuggestComponentTest, SynonymTokenizerTest, SliceStateUpdateTest, OverseerCollectionProcessorTest, SuggesterTest, TestAddFieldRealTimeGet, TestSystemIdResolver, CoreAdminCreateDiscoverTest, SolrIndexSplitterTest, UnloadDistributedZkTest, TestDynamicFieldResource, CircularListTest, TestTrie, TestDefaultSearchFieldResource, ZkCLITest, FieldMutatingUpdateProcessorTest, TestConfig, TestDocumentBuilder, RecoveryZkTest, ResourceLoaderTest, TestCoreContainer, TestPostingsSolrHighlighter, RangeFacetTest, DOMUtilTest, TestCollapseQParserPlugin, StatelessScriptUpdateProcessorFactoryTest, LeaderElectionTest, QueryElevationComponentTest, TestWriterPerf, MBeansHandlerTest, UpdateParamsTest, InfoHandlerTest, TestRealTimeGet, CopyFieldTest, QueryFacetTest, TestMergePolicyConfig, ScriptEngineTest, FunctionTest, ShowFileRequestHandlerTest, ExpressionTest, TestSearchPerf, AliasIntegrationTest, FileBasedSpellCheckerTest, ClusterStateUpdateTest, TermVectorComponentTest, SampleTest, TestLRUCache, TestSolrDeletionPolicy1, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, AutoCommitTest, TestDistributedGrouping]
   [junit4] Completed on J0 in 12.88s, 1 test, 1 error <<< FAILURES!

[...truncated 553 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 5 errors, 35 ignored (7 assumptions)

Total time: 47 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b129) - Build # 9498 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9498/
Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseParallelGC

5 tests failed.
REGRESSION:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:41692/collection1, http://127.0.0.1:53464/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41692/collection1, http://127.0.0.1:53464/collection1]
	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:271)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more


FAILED:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /wxe/tt/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /wxe/tt/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:59298/collection1, https://127.0.0.1:53617/collection1, https://127.0.0.1:58573/collection1, https://127.0.0.1:40185/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:59298/collection1, https://127.0.0.1:53617/collection1, https://127.0.0.1:58573/collection1, https://127.0.0.1:40185/collection1]
	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:36218/collection1, https://127.0.0.1:40954/collection1, https://127.0.0.1:60494/collection1, https://127.0.0.1:44046/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:36218/collection1, https://127.0.0.1:40954/collection1, https://127.0.0.1:60494/collection1, https://127.0.0.1:44046/collection1]
	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more




Build Log:
[...truncated 9921 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 24089 T100 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 24089 T100 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 24093 T100 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 24095 T100 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 24101 T100 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54181
   [junit4]   2> 24104 T100 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 24105 T100 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 24105 T100 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 24106 T100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 24124 T100 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 24137 T100 oasc.CoreContainer.<init> New CoreContainer 22373436
   [junit4]   2> 24137 T100 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 24138 T100 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 24138 T100 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 24139 T100 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 24139 T100 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 24139 T100 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 24140 T100 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 24140 T100 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 24141 T100 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 24141 T100 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 24144 T100 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 24145 T100 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 24145 T100 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 24147 T110 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 24147 T110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 24148 T110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 24148 T110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 24186 T110 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 24222 T110 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24223 T110 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 24236 T110 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 24400 T110 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 24405 T110 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 24407 T110 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 24416 T110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 24418 T110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 24420 T110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 24420 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 24421 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 24421 T110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 24421 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 24421 T110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 24422 T110 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 24422 T110 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392576638386/control/data/
   [junit4]   2> 24422 T110 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba362
   [junit4]   2> 24423 T110 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392576638386/control/data
   [junit4]   2> 24423 T110 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392576638386/control/data/index/
   [junit4]   2> 24423 T110 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392576638386/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 24423 T110 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392576638386/control/data/index
   [junit4]   2> 24424 T110 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 24429 T110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@c75690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c56c09)),segFN=segments_1,generation=1}
   [junit4]   2> 24429 T110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24430 T110 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 24437 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 24438 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 24438 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 24438 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 24439 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24439 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24439 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 24440 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 24448 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 24449 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 24449 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 24450 T110 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 24450 T110 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 24450 T110 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 24451 T110 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 24452 T110 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 24452 T110 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 24453 T110 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 24453 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 24454 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 24455 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 24455 T110 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 24455 T110 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 24456 T110 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 24457 T110 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 24457 T110 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24458 T110 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24458 T110 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24459 T110 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24460 T110 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24460 T110 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24461 T110 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24461 T110 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 24462 T110 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 24462 T110 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 24466 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24467 T110 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 24485 T110 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 24485 T110 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 24486 T110 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=15.0458984375, floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=13.2681802716068, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 24487 T110 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@c75690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c56c09)),segFN=segments_1,generation=1}
   [junit4]   2> 24487 T110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24488 T110 oass.SolrIndexSearcher.<init> Opening Searcher@7c1661[collection1] main
   [junit4]   2> 24488 T110 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 24653 T110 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 24746 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c1661[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 24751 T110 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 24760 T100 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 24761 T100 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 24763 T100 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 24771 T100 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50725
   [junit4]   2> 24773 T100 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 24773 T100 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 24773 T100 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 24774 T100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 24790 T100 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 24802 T100 oasc.CoreContainer.<init> New CoreContainer 18869387
   [junit4]   2> 24803 T100 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 24804 T100 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 24804 T100 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 24804 T100 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 24805 T100 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 24805 T100 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 24805 T100 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 24806 T100 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 24806 T100 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 24807 T100 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 24815 T100 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 24815 T100 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 24816 T100 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 24840 T122 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 24841 T122 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 24841 T122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 24842 T122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 24920 T122 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 24965 T122 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24966 T122 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 24980 T122 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 25168 T122 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 25172 T122 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 25174 T122 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 25185 T122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 25188 T122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 25190 T122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25191 T122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 25191 T122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 25191 T122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 25192 T122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 25192 T122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 25192 T122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 25193 T122 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392576638386/shard0/data/
   [junit4]   2> 25193 T122 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba362
   [junit4]   2> 25194 T122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392576638386/shard0/data
   [junit4]   2> 25194 T122 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392576638386/shard0/data/index/
   [junit4]   2> 25194 T122 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392576638386/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 25195 T122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392576638386/shard0/data/index
   [junit4]   2> 25195 T122 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 25196 T122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d39369 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2becc)),segFN=segments_1,generation=1}
   [junit4]   2> 25197 T122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 25197 T122 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 25203 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 25203 T122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 25204 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 25204 T122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 25204 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 25205 T122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 25205 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 25205 T122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 25205 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 25206 T122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 25206 T122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 25206 T122 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 25206 T122 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 25207 T122 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 25208 T122 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 25208 T122 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 25209 T122 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 25210 T122 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 25210 T122 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 25211 T122 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 25211 T122 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 25212 T122 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 25212 T122 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 25212 T122 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 25213 T122 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 25214 T122 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25214 T122 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25215 T122 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25216 T122 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25216 T122 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25217 T122 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25217 T122 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25218 T122 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 25219 T122 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 25219 T122 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 25222 T122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 25222 T122 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 25224 T122 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 25224 T122 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 25226 T122 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=15.0458984375, floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=13.2681802716068, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 25226 T122 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d39369 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2becc)),segFN=segments_1,generation=1}
   [junit4]   2> 25226 T122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 25227 T122 oass.SolrIndexSearcher.<init> Opening Searcher@1a13efc[collection1] main
   [junit4]   2> 25227 T122 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 25231 T122 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 25254 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a13efc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 25264 T122 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 25264 T100 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 25265 T100 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@ae0700
   [junit4]   2> 25270 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460222442404315136)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@501793
   [junit4]   2> 25278 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460222442412703744)} 0 1
   [junit4]   2> 25293 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460222442424238080)]} 0 5
   [junit4]   2> 25302 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460222442434723840)]} 0 5
   [junit4]   2> 25308 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460222442443112448)]} 0 2
   [junit4]   2> 25315 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460222442450452480)]} 0 3
   [junit4]   2> 25323 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460222442458841088)]} 0 3
   [junit4]   2> 25329 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460222442465132544)]} 0 2
   [junit4]   2> 25335 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460222442472472576)]} 0 2
   [junit4]   2> 25341 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460222442477715456)]} 0 3
   [junit4]   2> 25347 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460222442484006912)]} 0 2
   [junit4]   2> 25355 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460222442492395520)]} 0 2
   [junit4]   2> 25361 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460222442498686976)]} 0 2
   [junit4]   2> 25366 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460222442504978432)]} 0 2
   [junit4]   2> 25371 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460222442509172736)]} 0 2
   [junit4]   2> 25376 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460222442515464192)]} 0 1
   [junit4]   2> 25382 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460222442521755648)]} 0 2
   [junit4]   2> 25387 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460222442525949952)]} 0 2
   [junit4]   2> 25391 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460222442532241408)]} 0 1
   [junit4]   2> 25396 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460222442536435712)]} 0 1
   [junit4]   2> 25400 T108 C9 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25409 T108 C9 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@c75690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c56c09)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@c75690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c56c09)),segFN=segments_2,generation=2}
   [junit4]   2> 25409 T108 C9 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 25411 T108 C9 oass.SolrIndexSearcher.<init> Opening Searcher@1297657[collection1] main
   [junit4]   2> 25412 T108 C9 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25414 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1297657[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 25414 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 14
   [junit4]   2> 25417 T119 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25424 T119 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d39369 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2becc)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1d39369 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f2becc)),segFN=segments_2,generation=2}
   [junit4]   2> 25425 T119 C10 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 25426 T119 C10 oass.SolrIndexSearcher.<init> Opening Searcher@4fe692[collection1] main
   [junit4]   2> 25426 T119 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25428 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fe692[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 25428 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 11
   [junit4]   2> 25435 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460222442575233024)]} 0 4
   [junit4]   2> 25440 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460222442581524480)]} 0 3
   [junit4]   2> 25454 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460222442586767360)]} 0 11
   [junit4]   2> 25460 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460222442602496000)]} 0 2
   [junit4]   2> 25465 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460222442608787456)]} 0 2
   [junit4]   2> 25470 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460222442614030336)]} 0 2
   [junit4]   2> 25475 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460222442619273216)]} 0 1
   [junit4]   2> 25483 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460222442626613248)]} 0 2
   [junit4]   2> 25488 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460222442631856128)]} 0 2
   [junit4]   2> 25492 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460222442637099008)]} 0 1
   [junit4]   2> 25496 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460222442641293312)]} 0 1
   [junit4]   2> 25500 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460222442645487616)]} 0 1
   [junit4]   2> 25504 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460222442649681920)]} 0 1
   [junit4]   2> 25508 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460222442653876224)]} 0 1
   [junit4]   2> 25512 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460222442658070528)]} 0 1
   [junit4]   2> 25516 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460222442662264832)]} 0 1
   [junit4]   2> 25524 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460222442668556288)]} 0 4
   [junit4]   2> 25530 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460222442675896320)]} 0 3
   [junit4]   2> 25534 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460222442681139200)]} 0 1
   [junit4]   2> 25538 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460222442685333504)]} 0 1
   [junit4]   2> 25542 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460222442689527808)]} 0 2
   [junit4]   2> 25546 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460222442693722112)]} 0 1
   [junit4]   2> 25549 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460222442697916416)]} 0 1
   [junit4]   2> 25553 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460222442701062144)]} 0 1
   [junit4]   2> 25558 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460222442706305024)]} 0 2
   [junit4]   2> 25561 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460222442710499328)]} 0 1
   [junit4]   2> 25565 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460222442713645056)]} 0 1
   [junit4]   2> 25569 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460222442717839360)]} 0 1
   [junit4]   2> 25573 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460222442722033664)]} 0 1
   [junit4]   2> 25576 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460222442726227968)]} 0 1
   [junit4]   2> 25581 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460222442730422272)]} 0 2
   [junit4]   2> 25585 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460222442734616576)]} 0 1
   [junit4]   2> 25590 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460222442739859456)]} 0 2
   [junit4]   2> 25594 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460222442744053760)]} 0 1
   [junit4]   2> 25598 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460222442749296640)]} 0 1
   [junit4]   2> 25603 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460222442753490944)]} 0 2
   [junit4]   2> 25607 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460222442757685248)]} 0 1
   [junit4]   2> 25612 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460222442762928128)]} 0 2
   [junit4]   2> 25616 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460222442767122432)]} 0 1
   [junit4]   2> 25620 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460222442771316736)]} 0 1
   [junit4]   2> 25625 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460222442776559616)]} 0 2
   [junit4]   2> 25629 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460222442780753920)]} 0 1
   [junit4]   2> 25633 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460222442784948224)]} 0 1
   [junit4]   2> 25638 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460222442790191104)]} 0 2
   [junit4]   2> 25641 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460222442794385408)]} 0 0
   [junit4]   2> 25645 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460222442797531136)]} 0 1
   [junit4]   2> 25649 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460222442802774016)]} 0 1
   [junit4]   2> 25653 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460222442805919744)]} 0 1
   [junit4]   2> 25658 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460222442811162624)]} 0 1
   [junit4]   2> 25663 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460222442816405504)]} 0 2
   [junit4]   2> 25667 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460222442820599808)]} 0 1
   [junit4]   2> 25671 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460222442824794112)]} 0 2
   [junit4]   2> 25674 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460222442828988416)]} 0 1
   [junit4]   2> 25678 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460222442832134144)]} 0 1
   [junit4]   2> 25681 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460222442835279872)]} 0 1
   [junit4]   2> 25685 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460222442839474176)]} 0 1
   [junit4]   2> 25688 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460222442843668480)]} 0 0
   [junit4]   2> 25692 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460222442846814208)]} 0 1
   [junit4]   2> 25695 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460222442849959936)]} 0 1
   [junit4]   2> 25699 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460222442854154240)]} 0 1
   [junit4]   2> 25702 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460222442857299968)]} 0 1
   [junit4]   2> 25707 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460222442862542848)]} 0 1
   [junit4]   2> 25712 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460222442867785728)]} 0 2
   [junit4]   2> 25715 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460222442870931456)]} 0 1
   [junit4]   2> 25718 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460222442875125760)]} 0 0
   [junit4]   2> 25722 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460222442878271488)]} 0 1
   [junit4]   2> 25725 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460222442882465792)]} 0 1
   [junit4]   2> 25729 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460222442885611520)]} 0 1
   [junit4]   2> 25734 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460222442890854400)]} 0 1
   [junit4]   2> 25738 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460222442895048704)]} 0 1
   [junit4]   2> 25742 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460222442899243008)]} 0 1
   [junit4]   2> 25746 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460222442903437312)]} 0 1
   [junit4]   2> 25750 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460222442907631616)]} 0 1
   [junit4]   2> 25754 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460222442911825920)]} 0 1
   [junit4]   2> 25758 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460222442916020224)]} 0 1
   [junit4]   2> 25761 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460222442920214528)]} 0 1
   [junit4]   2> 25765 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460222442923360256)]} 0 1
   [junit4]   2> 25769 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460222442927554560)]} 0 1
   [junit4]   2> 25772 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460222442931748864)]} 0 0
   [junit4]   2> 25776 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460222442934894592)]} 0 1
   [junit4]   2> 25780 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460222442939088896)]} 0 1
   [junit4]   2> 25784 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460222442943283200)]} 0 1
   [junit4]   2> 25788 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460222442947477504)]} 0 1
   [junit4]   2> 25793 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460222442952720384)]} 0 1
   [junit4]   2> 25799 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460222442959011840)]} 0 2
   [junit4]   2> 25805 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460222442965303296)]} 0 2
   [junit4]   2> 25809 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460222442969497600)]} 0 1
   [junit4]   2> 25813 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460222442973691904)]} 0 1
   [junit4]   2> 25817 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460222442977886208)]} 0 1
   [junit4]   2> 25821 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460222442982080512)]} 0 1
   [junit4]   2> 25824 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460222442986274816)]} 0 1
   [junit4]   2> 25828 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460222442989420544)]} 0 1
   [junit4]   2> 25832 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460222442993614848)]} 0 1
   [junit4]   2> 25836 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460222442998857728)]} 0 1
   [junit4]   2> 25839 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460222443002003456)]} 0 0
   [junit4]   2> 25842 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460222443005149184)]} 0 0
   [junit4]   2> 25846 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460222443008294912)]} 0 1
   [junit4]   2> 25849 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460222443012489216)]} 0 1
   [junit4]   2> 25853 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460222443015634944)]} 0 1
   [junit4]   2> 25857 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460222443019829248)]} 0 1
   [junit4]   2> 25861 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460222443024023552)]} 0 1
   [junit4]   2> 25865 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460222443028217856)]} 0 2
   [junit4]   2> 25868 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460222443031363584)]} 0 1
   [junit4]   2> 25871 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460222443034509312)]} 0 1
   [junit4]   2> 25874 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460222443037655040)]} 0 1
   [junit4]   2> 25877 T121 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460222443040800768)]} 0 1
   [junit4]   2> 25880 T108 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460222443043946496)]} 0 1
   [junit4]   2> 25883 T119 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460222443047092224)]} 0 1
   [junit4]   2> 25886 T107 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460222443050237952)]} 0 1
   [junit4]   2> 25889 T118 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460222443053383680)]} 0 1
   [junit4]   2> 25892 T109 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460222443056529408)]} 0 1
   [junit4]   2> 25895 T120 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460222443059675136)]} 0 1
   [junit4]   2> 25898 T106 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1460

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

      "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:41692",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:41692_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"recovering",
   [junit4]   1>                   "base_url":"http://127.0.0.1:47521",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:47521_"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"}}
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribCursorPagingTest -Dtests.method=testDistribSearch -Dtests.seed=3BD06909A0C5A834 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn -Dtests.timezone=Asia/Vientiane -Dtests.file.encoding=UTF-8
   [junit4] ERROR   25.1s J0 | DistribCursorPagingTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41692/collection1, http://127.0.0.1:53464/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3BD06909A0C5A834:BA36E711D79AC808]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
   [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:271)
   [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 Server Error</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /collection1/select. Reason:
   [junit4]    > <pre>    Server Error</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
   [junit4]    > 	... 49 more
   [junit4]   2> 1060442 T4795 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=sr_ME_#Latn, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=288630296,total=382992384
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaFieldResource, ShowFileRequestHandlerTest, ChangedSchemaMergeTest, TestInitQParser, DistributedSpellCheckComponentTest, TestLuceneMatchVersion, BlockDirectoryTest, SimpleFacetsTest, TestHighlightDedupGrouping, SolrIndexSplitterTest, OverseerTest, TestPseudoReturnFields, CachingDirectoryFactoryTest, LukeRequestHandlerTest, RegexBoostProcessorTest, ZkControllerTest, MigrateRouteKeyTest, CoreAdminHandlerTest, TestJmxMonitoredMap, TestDocumentBuilder, TestRealTimeGet, TestSimpleQParserPlugin, CSVRequestHandlerTest, UpdateParamsTest, TestFileDictionaryLookup, FastVectorHighlighterTest, SynonymTokenizerTest, TestExtendedDismaxParser, SliceStateUpdateTest, TestConfig, OverseerCollectionProcessorTest, TestBM25SimilarityFactory, AbstractAnalyticsStatsTest, CacheHeaderTest, URLClassifyProcessorTest, TestInfoStreamLogging, TestSort, TestCursorMarkWithoutUniqueKey, TestPerFieldSimilarity, TestDocSet, TestShardHandlerFactory, BasicDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, QueryElevationComponentTest, SpatialFilterTest, StatelessScriptUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, TestPostingsSolrHighlighter, ExpressionTest, ScriptEngineTest, TestNonNRTOpen, TestCharFilters, PeerSyncTest, HdfsRecoveryZkTest, LeaderElectionTest, TestRandomDVFaceting, TestSuggestSpellingConverter, DocValuesTest, ResponseLogComponentTest, HdfsLockFactoryTest, RangeFacetTest, ModifyConfFileTest, TestSolrDeletionPolicy1, EnumFieldTest, CustomCollectionTest, TestDynamicFieldResource, ReturnFieldsTest, DocumentBuilderTest, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, ShardRoutingTest, TestSolrXmlPersistence, TestPHPSerializedResponseWriter, TestSolrXMLSerializer, FieldMutatingUpdateProcessorTest, TestGroupingSearch, QueryResultKeyTest, DirectUpdateHandlerOptimizeTest, SpellPossibilityIteratorTest, QueryEqualityTest, BasicFunctionalityTest, LoggingHandlerTest, DocValuesMissingTest, ParsingFieldUpdateProcessorsTest, AnalysisErrorHandlingTest, AutoCommitTest, UnloadDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, TestJoin, TestCoreContainer, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, TestTrie, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestComponentsName, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, TestSystemIdResolver, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, AbstractAnalyticsFacetTest, QueryFacetTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest]
   [junit4] Completed on J0 in 25.13s, 1 test, 1 error <<< FAILURES!

[...truncated 170 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 5 errors, 35 ignored (7 assumptions)

Total time: 44 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9497 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9497/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 568 from http://127.0.0.1:37678/f/rz/collection1lastClient and got 553 from http://127.0.0.1:55464/f/rz/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 568 from http://127.0.0.1:37678/f/rz/collection1lastClient and got 553 from http://127.0.0.1:55464/f/rz/collection1
	at __randomizedtesting.SeedInfo.seed([810AF2A13E071D39:EC7CB949587D05]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1175)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([810AF2A13E071D39:EC7CB949587D05]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([810AF2A13E071D39:EC7CB949587D05]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:34011/collection1, https://127.0.0.1:41605/collection1, https://127.0.0.1:43641/collection1, https://127.0.0.1:57622/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:34011/collection1, https://127.0.0.1:41605/collection1, https://127.0.0.1:43641/collection1, https://127.0.0.1:57622/collection1]
	at __randomizedtesting.SeedInfo.seed([810AF2A13E071D39:EC7CB949587D05]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:41954/ow/b/collection1, https://127.0.0.1:48564/ow/b/collection1, https://127.0.0.1:33014/ow/b/collection1, https://127.0.0.1:52156/ow/b/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:41954/ow/b/collection1, https://127.0.0.1:48564/ow/b/collection1, https://127.0.0.1:33014/ow/b/collection1, https://127.0.0.1:52156/ow/b/collection1]
	at __randomizedtesting.SeedInfo.seed([810AF2A13E071D39:EC7CB949587D05]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /ow/b/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more




Build Log:
[...truncated 117 lines...]
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1027)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1008)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:984)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:933)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:868)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
ERROR: Subversion update failed
java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:207)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1027)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1008)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:984)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:933)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:868)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 17 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
Retrying after 10 seconds
Cleaning up /var/lib/jenkins/workspace/Lucene-Solr-trunk-Linux/.
Updating http://svn.apache.org/repos/asf/lucene/dev/trunk at revision '2014-02-16T16:34:15.725 +0000'
At revision 1568789
no change for http://svn.apache.org/repos/asf/lucene/dev/trunk since the previous build
No emails were triggered.
[Lucene-Solr-trunk-Linux] $ /bin/sh -xe /tmp/hudson4703708002659172587.sh
+ echo Using JDK: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
Using JDK: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
+ /var/lib/jenkins/tools/java/64bit/jdk1.7.0_60-ea-b04/bin/java -XX:+UseCompressedOops -XX:+UseSerialGC -version
java version "1.7.0_60-ea"
Java(TM) SE Runtime Environment (build 1.7.0_60-ea-b04)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b07, mixed mode)
[Lucene-Solr-trunk-Linux] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.disableHdfs=true -Dtests.multiplier=3 -Dtests.jvms=2 jenkins-hourly
Buildfile: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml

jenkins-hourly:

clean:

clean:
     [echo] Building solr...

clean:

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps'.
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps

test:

-run-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

-clover.load:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
[ivy:cachepath] :: resolution report :: resolve 139ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

resolve:

init:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java
    [javac] Compiling 682 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/java/org/apache/lucene/util/PriorityQueue.java:65: warning: [unchecked] unchecked cast
    [javac]     heap = (T[]) new Object[heapSize]; // T is unbounded type, so this unchecked cast works always
    [javac]                  ^
    [javac]   required: T[]
    [javac]   found:    Object[]
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class PriorityQueue
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java
    [javac] Compiling 71 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/codecs/src/java/org/apache/lucene/codecs/simpletext/SimpleTextFieldsReader.java:565: warning: [cast] redundant cast to int
    [javac]       docCount = (int) visitedDocs.cardinality();
    [javac]                  ^
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java
    [javac] Compiling 127 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 4 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] Compiling 390 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 38 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/.caches/test-stats/core
   [junit4] <JUnit4> says aloha! Master seed: 3DE989185EB283B7
   [junit4] Executing 374 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(23136@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(23135@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.lucene.search.TestFieldCache
   [junit4] Completed on J1 in 7.72s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestWindowsMMap
   [junit4] Completed on J1 in 1.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed on J0 in 14.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestEliasFanoDocIdSet
   [junit4] Completed on J0 in 0.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed on J0 in 0.95s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestForUtil
   [junit4] Completed on J0 in 0.39s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesFormat
   [junit4] IGNOR/A 0.05s J1 | TestDocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.02s J1 | TestDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.02s J1 | TestDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.02s J1 | TestDocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetOneValue
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTermsEnum
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetFixedLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] Completed on J1 in 15.41s, 78 tests, 29 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] Completed on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestWorstCaseTestBehavior
   [junit4] Completed on J1 in 0.03s, 6 tests, 6 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed on J1 in 4.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadExplanations
   [junit4] Completed on J1 in 1.27s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed on J1 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed on J1 in 0.09s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed on J1 in 1.23s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat
   [junit4] IGNOR/A 0.04s J0 | TestLucene42DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] Completed on J0 in 30.29s, 81 tests, 11 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed on J0 in 4.84s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.02s J1 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 23.56s, 18 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed on J1 in 2.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat3
   [junit4] Completed on J0 in 11.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed on J0 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed on J0 in 0.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed on J1 in 6.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule
   [junit4] Completed on J0 in 0.18s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] Completed on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed on J0 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] IGNOR/A 0.01s J0 | TestLockFactory.testStressLocksNativeFSLockFactory
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestLockFactory.testStressLocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 1.10s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed on J0 in 2.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed on J0 in 0.71s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestPosition
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed on J0 in 0.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed on J0 in 0.12s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed on J0 in 4.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed on J1 in 9.19s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsFormat
   [junit4] Completed on J0 in 2.21s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [junit4] Completed on J0 in 1.40s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed on J1 in 5.68s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed on J1 in 0.22s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed on J0 in 2.67s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed on J0 in 0.12s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed on J0 in 1.22s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed on J0 in 0.41s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter
   [junit4] Completed on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestEliasFanoSequence
   [junit4] Completed on J0 in 3.03s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed on J1 in 4.66s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed on J1 in 0.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPForDeltaDocIdSet
   [junit4] Completed on J1 in 0.57s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed on J1 in 0.76s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed on J1 in 1.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRangeFilter
   [junit4] Completed on J1 in 2.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed on J1 in 0.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed on J1 in 0.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed on J1 in 1.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter
   [junit4] Completed on J1 in 0.34s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed on J1 in 0.11s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestLookaheadTokenFilter
   [junit4] Completed on J0 in 8.30s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed on J0 in 0.05s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed on J0 in 2.51s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed on J1 in 4.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermVectors
   [junit4] Completed on J1 in 0.21s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed on J1 in 1.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J1 | TestStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 4.81s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed on J1 in 0.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced
   [junit4] Completed on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed on J1 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimatorOnWildAnimals
   [junit4] Completed on J1 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositionIncrement
   [junit4] Completed on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed on J0 in 11.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed on J0 in 0.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] Completed on J1 in 5.83s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
   [junit4] Completed on J1 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersionComparator
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed on J1 in 0.81s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
   [junit4] Completed on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed on J1 in 3.72s, 28 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed on J1 in 0.13s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
   [junit4] Completed on J1 in 0.46s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed on J0 in 26.20s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed on J0 in 0.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed on J0 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed on J0 in 1.94s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 22.12s, 27 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestBasicOperations
   [junit4] Completed on J1 in 0.40s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 5.93s, 22 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDoubleBarrelLRUCache
   [junit4] Completed on J1 in 1.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed on J1 in 0.36s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed on J1 in 0.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed on J1 in 0.72s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector
   [junit4] Completed on J1 in 0.83s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed on J1 in 0.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed on J1 in 3.43s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed on J0 in 15.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed on J0 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed on J0 in 4.58s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat
   [junit4] Completed on J0 in 1.23s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSeedFromUncaught
   [junit4] Completed on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed on J0 in 0.20s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] Completed on J1 in 8.92s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed on J1 in 0.06s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadNearQuery
   [junit4] Completed on J1 in 0.26s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] Completed on J1 in 1.22s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed on J0 in 3.64s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed on J1 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed on J0 in 0.06s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestReproduceMessageWithRepeated
   [junit4] Completed on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed on J1 in 0.72s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed on J1 in 0.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed on J0 in 14.99s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed on J0 in 1.21s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed on J0 in 2.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] IGNOR/A 0.01s J1 | TestPerFieldDocValuesFormat.testHugeBinaryValueLimit
   [junit4]    > Assumption #1: test requires codec with limits on max binary field length
   [junit4] Completed on J1 in 28.23s, 79 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed on J1 in 0.35s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed on J1 in 0.14s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed on J1 in 0.75s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed on J1 in 0.31s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed on J1 in 0.67s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed on J1 in 0.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed on J1 in 0.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] Completed on J1 in 3.95s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestCopyBytes
   [junit4] Completed on J1 in 0.86s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed on J1 in 4.93s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat2
   [junit4] Completed on J1 in 1.82s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] Completed on J1 in 0.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed on J1 in 10.89s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed on J1 in 5.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed on J1 in 3.36s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed on J1 in 0.19s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed on J1 in 0.11s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed on J1 in 1.23s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed on J1 in 2.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed on J0 in 55.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRangeFilter
   [junit4] Completed on J0 in 0.79s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsFormat
   [junit4] Completed on J1 in 8.50s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed on J0 in 1.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40TermVectorsFormat
   [junit4] Completed on J1 in 8.84s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed on J1 in 10.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] Completed on J1 in 5.58s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32
   [junit4] Completed on J1 in 6.52s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] Completed on J0 in 35.76s, 40 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdBitSet
   [junit4] Completed on J0 in 0.24s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed on J0 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestLucene41StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene41StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 3.67s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] Completed on J1 in 10.85s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed on J0 in 6.31s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader
   [junit4] Completed on J0 in 4.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed on J1 in 17.85s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] Completed on J1 in 13.09s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] Completed on J0 in 28.97s, 57 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed on J0 in 0.42s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed on J0 in 0.63s, 43 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed on J1 in 7.42s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed on J0 in 0.19s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed on J0 in 0.44s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixFilter
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocIdSet
   [junit4] Completed on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed on J0 in 0.12s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed on J0 in 0.44s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker
   [junit4] Completed on J0 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed on J1 in 4.78s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64
   [junit4] Completed on J0 in 6.43s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed on J1 in 2.82s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed on J1 in 3.95s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] Completed on J0 in 11.34s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed on J0 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed on J1 in 7.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed on J0 in 0.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed on J0 in 2.73s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocBoost
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed on J1 in 5.39s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed on J1 in 1.40s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed on J1 in 1.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed on J1 in 1.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterCommit.testCommitOnCloseDiskUsage
   [junit4]    > Assumption #1: This test cannot run with Memory codec
   [junit4] Completed on J1 in 1.06s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetOneValue
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.00s J0 | TestLucene40DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTermsEnum
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.00s J0 | TestLucene40DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] Completed on J0 in 9.34s, 78 tests, 29 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.luc

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

r.TestDistributedMissingSort
   [junit4] Completed on J0 in 7.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.NoFacetTest
   [junit4] Completed on J1 in 2.38s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.facet.QueryFacetTest
   [junit4] Completed on J0 in 1.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.facet.RangeFacetTest
   [junit4] Completed on J1 in 3.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] Completed on J1 in 14.89s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] Completed on J0 in 38.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
   [junit4] Completed on J1 in 32.50s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4] Completed on J1 in 15.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4] Completed on J0 in 39.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
   [junit4] Completed on J0 in 1.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
   [junit4] Completed on J0 in 2.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestShardHandlerFactory
   [junit4] Completed on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistor
   [junit4] Completed on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
   [junit4] Completed on J0 in 0.73s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
   [junit4] Completed on J0 in 0.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4] Completed on J0 in 2.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] Completed on J0 in 5.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.SuggestComponentTest
   [junit4] Completed on J0 in 1.05s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.logging.TestLogWatcher
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestClassNameShortening
   [junit4] Completed on J0 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestCopyFieldCollectionResource
   [junit4] Completed on J0 in 0.70s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDefaultSearchFieldResource
   [junit4] Completed on J0 in 0.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource
   [junit4] Completed on J0 in 0.60s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeCollectionResource
   [junit4] Completed on J0 in 0.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
   [junit4] Completed on J0 in 0.58s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestManagedSchemaFieldResource
   [junit4] Completed on J0 in 5.97s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaNameResource
   [junit4] Completed on J0 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaResource
   [junit4] Completed on J0 in 0.68s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaSimilarityResource
   [junit4] Completed on J0 in 0.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
   [junit4] Completed on J0 in 0.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestUniqueKeyFieldResource
   [junit4] Completed on J0 in 0.63s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.BadCopyFieldTest
   [junit4] Completed on J0 in 0.31s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
   [junit4] Completed on J0 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.EnumFieldTest
   [junit4] Completed on J0 in 0.29s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(4372@serv1.sd-datasolutions.de): 2014-02-16T17:24:31, stalled for 62.0s at: TriLevelCompositeIdRoutingTest.testDistribSearch
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchema
   [junit4] Completed on J0 in 23.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestCollationFieldDocValues
   [junit4] Completed on J0 in 0.32s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4] Completed on J1 in 73.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.CursorMarkTest
   [junit4] Completed on J1 in 0.56s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
   [junit4] Completed on J1 in 0.36s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
   [junit4] Completed on J1 in 0.04s, 10 tests, 10 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestSimpleQParserPlugin
   [junit4] Completed on J1 in 0.35s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStandardQParsers
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestManagedSchema
   [junit4] Completed on J0 in 6.90s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
   [junit4] Completed on J0 in 0.65s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
   [junit4] Completed on J0 in 0.71s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestFileDictionaryLookup
   [junit4] Completed on J0 in 0.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.store.blockcache.BlockCacheTest
   [junit4] Completed on J0 in 0.49s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStressUserVersions
   [junit4] Completed on J1 in 4.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.AnalysisErrorHandlingTest
   [junit4] Completed on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
   [junit4] Completed on J0 in 7.15s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestDocBasedVersionConstraints
   [junit4] Completed on J1 in 5.29s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4] Completed on J1 in 1.09s, 33 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest
   [junit4] Completed on J0 in 1.67s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestRandomMergePolicy
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures:
   [junit4]   - org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
   [junit4]   - org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
   [junit4]   - org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
   [junit4]   - org.apache.solr.TestDistributedSearch.testDistribSearch
   [junit4]   - org.apache.solr.TestDistributedGrouping.testDistribSearch
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.66 ..  1465.52 =  1464.85s
   [junit4] JVM J1:     0.64 ..  1465.54 =  1464.89s
   [junit4] Execution time total: 24 minutes 25 seconds
   [junit4] Tests summary: 372 suites, 1604 tests, 4 errors, 1 failure, 35 ignored (7 assumptions)

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 4 errors, 1 failure, 35 ignored (7 assumptions)

Total time: 50 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 9496 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9496/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

3 tests failed.
REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='avr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">39</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <double name="s">-2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="dr">     <long name="count">100</long>     <double name="mc">0.2891</double>     <double name="mean">28.91</double>     <double name="su">80.30555555555556</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="pr">     <long name="count">100</long>     <double name="mc">1.2729436151389237E146</double>     <double name="mean">28.91</double>     <double name="su">3.9603293116911423E124</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <double name="mcm">153.41</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">2927.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='avr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">39</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <double name="s">-2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <double name="mc">0.2891</double>
    <double name="mean">28.91</double>
    <double name="su">80.30555555555556</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <double name="mc">1.2729436151389237E146</double>
    <double name="mean">28.91</double>
    <double name="su">3.9603293116911423E124</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <double name="mcm">153.41</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">2927.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([EEB855DBF2B29C5B:CF1475CE3F2FC43D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest(ExpressionTest.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.multiplyTest

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='mr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">39</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <double name="s">-2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <null name="s"/>     <null name="sum"/>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="dr">     <long name="count">100</long>     <double name="mc">0.2891</double>     <double name="mean">28.91</double>     <double name="su">80.30555555555556</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="pr">     <long name="count">100</long>     <double name="mc">1.2729436151389237E146</double>     <double name="mean">28.91</double>     <double name="su">3.9603293116911423E124</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="ar">     <long name="count">100</long>     <double name="mcm">153.41</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">2927.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="mr">     <long name="count">100</long>     <null name="mcm"/>     <null name="mean"/>     <null name="median"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='mr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">39</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <double name="s">-2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <null name="s"/>
    <null name="sum"/>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <double name="mc">0.2891</double>
    <double name="mean">28.91</double>
    <double name="su">80.30555555555556</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <double name="mc">1.2729436151389237E146</double>
    <double name="mean">28.91</double>
    <double name="su">3.9603293116911423E124</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <double name="mcm">153.41</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">2927.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <null name="mcm"/>
    <null name="mean"/>
    <null name="median"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([EEB855DBF2B29C5B:85394BA5C7BCAA35]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.multiplyTest(ExpressionTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EEB855DBF2B29C5B:B588AE13F1F53F27]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 118 lines...]
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1027)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1008)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:984)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:933)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:868)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
ERROR: Subversion update failed
java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:207)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1027)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1008)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:984)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:933)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:868)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 17 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
Retrying after 10 seconds
Cleaning up /var/lib/jenkins/workspace/Lucene-Solr-trunk-Linux/.
Updating http://svn.apache.org/repos/asf/lucene/dev/trunk at revision '2014-02-16T15:12:30.150 +0000'
At revision 1568772
no change for http://svn.apache.org/repos/asf/lucene/dev/trunk since the previous build
No emails were triggered.
[Lucene-Solr-trunk-Linux] $ /bin/sh -xe /tmp/hudson6529703980581279019.sh
+ echo Using JDK: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Using JDK: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
+ /var/lib/jenkins/tools/java/64bit/ibm-j9-jdk7/bin/java -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} -version
java version "1.7.0"
Java(TM) SE Runtime Environment (build pxa6470sr3-20121025_01(SR3))
IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 20121024_126071 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR3_20121024_1635_B126071
JIT  - r11.b02_20120924_26343a
GC   - R26_Java726_SR3_20121024_1635_B126071
J9CL - 20121024_126071)
JCL - 20121019_01 based on Oracle 7u6-b17
[Lucene-Solr-trunk-Linux] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant -Dargs=-Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} -Dtests.disableHdfs=true -Dtests.multiplier=3 -Dtests.jvms=2 jenkins-hourly
Buildfile: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml

jenkins-hourly:

clean:

clean:
     [echo] Building solr...

clean:

-test-with-heapdumps-enabled:

-test-with-heapdumps-disabled:
     [echo] WARN: The used JVM (IBM J9 VM) does not support HPROF heap dumps on OutOfMemoryError.

test:

-run-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

-clover.load:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
[ivy:cachepath] :: resolution report :: resolve 148ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

resolve:

init:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java
    [javac] Compiling 682 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/java/org/apache/lucene/util/PriorityQueue.java:65: warning: [unchecked] unchecked cast
    [javac]     heap = (T[]) new Object[heapSize]; // T is unbounded type, so this unchecked cast works always
    [javac]                  ^
    [javac]   required: T[]
    [javac]   found:    Object[]
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class PriorityQueue
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java
    [javac] Compiling 71 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/codecs/src/java/org/apache/lucene/codecs/simpletext/SimpleTextFieldsReader.java:565: warning: [cast] redundant cast to int
    [javac]       docCount = (int) visitedDocs.cardinality();
    [javac]                  ^
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java
    [javac] Compiling 127 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 4 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] Compiling 390 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 38 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/.caches/test-stats/core
   [junit4] <JUnit4> says ¡Hola! Master seed: 873B0FED90CF2AAC
   [junit4] Executing 374 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(21181@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(21182@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed on J0 in 0.62s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed on J0 in 0.41s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] Completed on J1 in 1.80s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed on J1 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed on J1 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInfos
   [junit4] Completed on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter
   [junit4] Completed on J1 in 2.72s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed on J1 in 2.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed on J1 in 4.95s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed on J1 in 0.85s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestJUnitRuleOrder
   [junit4] Completed on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat
   [junit4] IGNOR/A 0.20s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.02s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.05s J0 | TestLucene40DocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.02s J0 | TestLucene40DocValuesFormat.testSortedSetTwoFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.03s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.03s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTermsEnum
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetOneValue
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.00s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] Completed on J0 in 18.63s, 78 tests, 29 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector
   [junit4] Completed on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed on J1 in 10.20s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed on J1 in 4.58s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed on J1 in 1.32s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat2
   [junit4] Completed on J1 in 3.38s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCache
   [junit4] Completed on J1 in 5.08s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed on J1 in 1.94s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed on J1 in 5.13s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed on J1 in 6.16s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] Completed on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed on J1 in 1.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] Completed on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed on J1 in 6.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed on J1 in 0.78s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed on J1 in 1.92s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] Completed on J0 in 43.07s, 57 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker
   [junit4] Completed on J0 in 0.58s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed on J0 in 1.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed on J0 in 0.12s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed on J0 in 2.68s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed on J0 in 2.60s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed on J0 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadTermQuery
   [junit4] Completed on J0 in 0.51s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed on J0 in 0.44s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed on J0 in 2.25s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesFormat
   [junit4] IGNOR/A 0.50s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.03s J1 | TestDocValuesFormat.testSortedSetFixedLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTermsEnum
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetOneValue
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestDocValuesFormat.testSortedSetTwoValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] Completed on J1 in 15.32s, 78 tests, 29 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed on J0 in 3.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed on J1 in 0.51s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed on J0 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] Completed on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestLucene41StoredFieldsFormat
   [junit4] IGNOR/A 0.02s J0 | TestLucene41StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 4.80s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed on J1 in 19.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed on J1 in 0.20s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed on J1 in 0.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdBitSet
   [junit4] Completed on J1 in 2.33s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeFilter
   [junit4] Completed on J1 in 1.16s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] Completed on J1 in 0.46s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestMockAnalyzer
   [junit4] Completed on J0 in 18.90s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed on J0 in 0.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed on J1 in 0.93s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed on J0 in 0.53s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSameRandomnessLocalePassedOrNot
   [junit4] Completed on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelAtomicReader
   [junit4] Completed on J0 in 0.41s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocIdSet
   [junit4] Completed on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
   [junit4] Completed on J1 in 1.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimatorOnWildAnimals
   [junit4] Completed on J1 in 0.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed on J0 in 2.61s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed on J0 in 1.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed on J0 in 0.69s, 43 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40TermVectorsFormat
   [junit4] Completed on J1 in 7.37s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed on J1 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed on J0 in 4.79s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed on J0 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed on J0 in 1.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRangeFilter
   [junit4] Completed on J0 in 0.68s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed on J0 in 1.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed on J0 in 4.48s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed on J0 in 13.44s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed on J0 in 0.34s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] Completed on J1 in 24.53s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed on J1 in 0.38s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails
   [junit4] Completed on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortDocValues
   [junit4] Completed on J1 in 0.46s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.01s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 8.27s, 22 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed on J0 in 13.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed on J0 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed on J0 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed on J0 in 0.07s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed on J0 in 3.00s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed on J0 in 0.05s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed on J0 in 4.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed on J0 in 0.25s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat
   [junit4] Completed on J0 in 2.72s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocBoost
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed on J0 in 1.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValues
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed on J0 in 0.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed on J0 in 8.25s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 3.37s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixFilter
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLock
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed on J0 in 0.11s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocTermOrds
   [junit4] Completed on J0 in 0.54s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed on J0 in 0.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader
   [junit4] Completed on J0 in 4.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 38.22s, 27 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIdentityHashSet
   [junit4] Completed on J1 in 0.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed on J1 in 1.50s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] Completed on J0 in 8.22s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestExplanations
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed on J1 in 5.55s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed on J1 in 4.74s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
   [junit4] Completed on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] Completed on J1 in 0.52s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
   [junit4] Completed on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed on J1 in 0.13s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed on J1 in 5.82s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed on J1 in 1.20s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestPayloadSpans
   [junit4] Completed on J1 in 0.64s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed on J1 in 0.91s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSetupTeardownChaining
   [junit4] Completed on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed on J1 in 0.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed on J1 in 1.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] Completed on J1 in 11.02s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat
   [junit4] Completed on J1 in 1.70s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadExplanations
   [junit4] Completed on J1 in 0.23s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] Completed on J0 in 34.42s, 40 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed on J1 in 0.97s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed on J1 in 0.20s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] Completed on J1 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32
   [junit4] Completed on J0 in 7.20s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed on J0 in 4.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed on J0 in 0.34s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] Completed on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed on J0 in 1.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed on J0 in 0.65s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations
   [junit4] Completed on J0 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64
   [junit4] Completed on J0 in 10.94s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed on J0 in 0.21s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsFormat
   [junit4] Completed on J0 in 2.66s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] IGNOR/A 0.01s J1 | TestPerFieldDocValuesFormat.testHugeBinaryValueLimit
   [junit4]    > Assumption #1: test requires codec with limits on max binary field length
   [junit4] Completed on J1 in 27.68s, 79 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositionIncrement
   [junit4] Completed on J1 in 0.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed on J1 in 1.00s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed on J0 in 1.74s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed on J0 in 4.66s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed on J1 in 5.41s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed on J1 in 0.61s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed on J0 in 1.05s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWAH8DocIdSet
   [junit4] Completed on J1 in 2.61s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed on J1 in 0.09s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed on J1 in 0.11s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfUnreferencedFiles
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsFormat
   [junit4] Completed on J0 in 5.55s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed on J1 in 10.52s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed on J1 in 16.64s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 27.65s, 18 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] Completed on J0 in 8.23s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] Completed on J1 in 24.75s, 81 tests, 11 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed on J0 in 18.22s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat3
   [junit4] Completed on J0 in 9.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestLookaheadTokenFilter
   [junit4] Completed on J1 in 16.37s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed on J1 in 2.20s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed on J0 in 5.04s, 28 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed on J1 in 3.86s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed on J1 in 1.75s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed on J0 in 6.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed on J0 in 2.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed on J1 in 3.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed on J0 in 4.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed on J0 in 3.29s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOpenBitSet
   [junit4] Completed on J0 in 39.98s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed on J0 in 7.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed on J0 in 5.57s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(21181@serv1.sd-datasolutions.de): 2014-02-16T15:20:34, stalled for 64.6s at: TestSearchAfter.testQueries
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed on J1 in 70.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCompoundFile
   [junit4] Completed on J1 in 2.05s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed on J1 in 4.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed on J1 in 2.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed on J0 in 21.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRewriteMethod
   [junit4] Completed on J1 in 3.97s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed on J0 in 1.47s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] Completed on J0 in 1.59s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed on J1 in 4.36s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed on J1 in 1.94s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed on J0 in 5.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed on J0 in 13.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed on J0 in 1.31s, 69 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRangeFilter
   [junit4] Completed on J0 in 1.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed on J1 in 19.23s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] IGNOR/A 0.00s J1 | TestLockFactory.testStressLocksNativeFSLockFactory
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J1 | TestLockFactory.testStressLocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 1.08s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed on J1 in 1.13s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments {#0 seed=[873B0FED90CF2AAC:761155B223E3848B]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments {#1 seed=[873B0FED90CF2AAC:C247E94E17214FA7]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments {#2 seed=[873B0FED90CF2AAC:4CAE7F9246E5076C]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments {#3 seed=[873B0FED90CF2AAC:7D40D4772A1B5C45]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments {#4 seed=[873B0FED90CF2AAC:318151DA8B139CFE]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 26.03s, 55 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed on J0 in 19.88s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDoubleBarrelLRUCache
   [junit4] Completed on J0 in 1.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed on J0 in 0.86s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed on J0 in 2.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed on J0 in 0.59s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed on J1 in 51.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed on J1 in 1.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed on J1 in 1.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector
   [junit4] Completed on J1 in 1.42s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestReuseDocsEnum
   [junit4] Completed on J1 in 0.88s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] IGNOR/A 0.01s J1 | TestMultiDocValues.testDocsWithField
   [junit4]    > Assumption #1: codec does not support docsWithField
   [junit4] IGNOR/A 0.01s J1 | TestMultiDocValues.testSortedSetWithDups
   [junit4]    > Assumption #1: codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J1 | TestMultiDocValues.testSortedSet
   [junit4]    > Assumption #1: codec does not support SORTED_SET
   [junit4] Completed on J1 in 1.18s, 7 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed on J1 in 0.42s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed on J0 in 10.71s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed on J1 in 1.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed on J0 in 0.90s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed on J1 in 1.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed on J0 in 2.37s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] Completed on J0 in 0.70s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed on J1 in 1.92s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed on J0 in 0.73s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed on J0 in 0.87s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed on J1 in 2.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule
   [junit4] Completed on J0 in 0.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed on J1 in 0.47s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed on J0 in 0.61s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed on J1 in 1.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed on J1 in 0.37s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed on J1 in 0.96s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed on J1 in 0.56s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed on J1 in 1.87s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed on J1 in 1.71s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed on J0 in 7.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilteredQuery
   [junit4] Completed on J0 in 0.44s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestCopyBytes
   [junit4] Completed on J1 in 

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

 Suite: org.apache.solr.util.CircularListTest
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.ExtendedBufferedReaderTest
   [junit4] Completed on J0 in 0.01s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.writer.CSVFieldTest
   [junit4] Completed on J1 in 0.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.CSVStrategyTest
   [junit4] Completed on J0 in 0.00s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.AbstractCurrencyFieldTest
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.SolrTestCaseJ4Test
   [junit4] Completed on J1 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedMissingSort
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
   [junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.facet.FieldFacetTest
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.facet.FieldFacetExtrasTest
   [junit4] Completed on J0 in 1.61s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.analytics.facet.RangeFacetTest
   [junit4] Completed on J1 in 1.99s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] Completed on J1 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RemoteQueryErrorTest
   [junit4] Completed on J1 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4] Completed on J1 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4] Completed on J0 in 9.99s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4] Completed on J0 in 0.06s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestImplicitCoreProperties
   [junit4] Completed on J0 in 1.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4] Completed on J0 in 0.98s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4] Completed on J0 in 1.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
   [junit4] Completed on J0 in 3.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4] Completed on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
   [junit4] Completed on J0 in 0.39s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.logging.TestLogWatcher
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource
   [junit4] Completed on J0 in 1.14s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource
   [junit4] Completed on J0 in 0.72s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
   [junit4] Completed on J0 in 0.84s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeCollectionResource
   [junit4] Completed on J0 in 0.85s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
   [junit4] Completed on J1 in 22.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaNameResource
   [junit4] Completed on J0 in 0.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
   [junit4] Completed on J0 in 0.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaResource
   [junit4] Completed on J1 in 1.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion
   [junit4] Completed on J0 in 0.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.BadCopyFieldTest
   [junit4] Completed on J0 in 0.39s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
   [junit4] Completed on J0 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserDefaultOperatorResource
   [junit4] Completed on J1 in 0.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.EnumFieldTest
   [junit4] Completed on J0 in 0.39s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaAddField
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ModifyConfFileTest
   [junit4] Completed on J1 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestCollationFieldDocValues
   [junit4] Completed on J0 in 0.55s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4] Completed on J1 in 0.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestInitQParser
   [junit4] Completed on J0 in 0.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestNoOpRegenerator
   [junit4] Completed on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
   [junit4] Completed on J1 in 1.15s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
   [junit4] Completed on J0 in 0.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
   [junit4] Completed on J1 in 0.03s, 10 tests, 10 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestSimpleQParserPlugin
   [junit4] Completed on J0 in 0.41s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
   [junit4] Completed on J0 in 0.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestFileDictionaryLookup
   [junit4] Completed on J0 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4] Completed on J0 in 0.09s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsLockFactoryTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.AnalysisErrorHandlingTest
   [junit4] Completed on J0 in 0.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStressUserVersions
   [junit4] Completed on J1 in 6.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
   [junit4] Completed on J1 in 1.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestRandomMergePolicy
   [junit4] Completed on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest
   [junit4] Completed on J0 in 5.31s, 6 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures:
   [junit4]   - org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection
   [junit4]   - org.apache.solr.analytics.expression.ExpressionTest.absoluteValueTest
   [junit4]   - org.apache.solr.analytics.expression.ExpressionTest.multiplyTest
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.67 ..   739.58 =   738.91s
   [junit4] JVM J1:     0.67 ..   739.51 =   738.84s
   [junit4] Execution time total: 12 minutes 19 seconds
   [junit4] Tests summary: 372 suites, 1604 tests, 3 failures, 72 ignored (7 assumptions)

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:446: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 3 failures, 72 ignored (7 assumptions)

Total time: 34 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b129) - Build # 9495 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9495/
Java: 64bit/jdk1.8.0-fcs-b129 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:45828/collection1, https://127.0.0.1:32798/collection1, https://127.0.0.1:50122/collection1, https://127.0.0.1:40966/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45828/collection1, https://127.0.0.1:32798/collection1, https://127.0.0.1:50122/collection1, https://127.0.0.1:40966/collection1]
	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:54230/ez_/collection1, http://127.0.0.1:53235/ez_/collection1, http://127.0.0.1:38196/ez_/collection1, http://127.0.0.1:56596/ez_/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54230/ez_/collection1, http://127.0.0.1:53235/ez_/collection1, http://127.0.0.1:38196/ez_/collection1, http://127.0.0.1:56596/ez_/collection1]
	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1171)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /ez_/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more


FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:39432/collection1, https://127.0.0.1:36294/collection1, https://127.0.0.1:49429/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:39432/collection1, https://127.0.0.1:36294/collection1, https://127.0.0.1:49429/collection1]
	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:263)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 49 more




Build Log:
[...truncated 10014 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 160316 T704 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 160317 T704 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 160319 T704 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-DistribCursorPagingTest-1392559651501
   [junit4]   2> 160320 T704 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 160321 T705 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 160421 T704 oasc.ZkTestServer.run start zk server on port:48296
   [junit4]   2> 160422 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160464 T711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31fb2230 name:ZooKeeperConnection Watcher:127.0.0.1:48296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160464 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 160464 T704 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 160469 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160470 T713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ddfae80 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160470 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 160471 T704 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 160473 T704 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 160475 T704 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 160477 T704 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 160479 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 160479 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 160487 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 160487 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 160489 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 160490 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 160492 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 160492 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 160494 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 160494 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 160496 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 160496 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 160498 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 160498 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 160500 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 160500 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 160503 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 160503 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 160506 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 160506 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 160508 T704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 160508 T704 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 160512 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160514 T715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71821783 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160514 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 160577 T704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 160579 T704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 160582 T704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37566
   [junit4]   2> 160583 T704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 160587 T704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 160587 T704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697
   [junit4]   2> 160588 T704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/'
   [junit4]   2> 160597 T704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/solr.xml
   [junit4]   2> 160604 T704 oasc.CoreContainer.<init> New CoreContainer 1534255838
   [junit4]   2> 160605 T704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/]
   [junit4]   2> 160605 T704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 160605 T704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 160605 T704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 160606 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 160606 T704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 160606 T704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 160606 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 160606 T704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 160607 T704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 160610 T704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 160610 T704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 160610 T704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 160610 T704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48296/solr
   [junit4]   2> 160611 T704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 160611 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160613 T726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a2c168c name:ZooKeeperConnection Watcher:127.0.0.1:48296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160614 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 160615 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 160617 T728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24ccd920 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 160617 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 160618 T704 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 160621 T704 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 160623 T704 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 160624 T704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37566_
   [junit4]   2> 160625 T704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37566_
   [junit4]   2> 160626 T704 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 160628 T704 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 160630 T704 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37566_
   [junit4]   2> 160630 T704 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 160633 T704 oasc.Overseer.start Overseer (id=91262789320900612-127.0.0.1:37566_-n_0000000000) starting
   [junit4]   2> 160636 T704 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 160639 T704 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 160640 T730 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 160640 T730 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 160641 T704 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 160643 T704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 160645 T729 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 160646 T731 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 160646 T731 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 160647 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 160647 T731 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 160648 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 160648 T729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37566",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37566_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 160648 T729 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 160648 T729 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 160651 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 160652 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 161647 T731 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 161647 T731 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/collection1
   [junit4]   2> 161648 T731 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 161649 T731 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 161649 T731 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 161651 T731 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 161651 T731 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/collection1/'
   [junit4]   2> 161652 T731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/collection1/lib/classes/' to classloader
   [junit4]   2> 161652 T731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/collection1/lib/README' to classloader
   [junit4]   2> 161678 T731 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 161709 T731 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 161711 T731 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 161716 T731 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 161755 T731 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 161756 T731 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 161756 T731 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-controljetty-1392559651697/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/control/data/
   [junit4]   2> 161756 T731 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 161756 T731 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/control/data
   [junit4]   2> 161756 T731 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/control/data/index/
   [junit4]   2> 161757 T731 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 161758 T731 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/control/data/index
   [junit4]   2> 161761 T731 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=501869997, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 161761 T731 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@796a1b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ffb72b3),segFN=segments_1,generation=1}
   [junit4]   2> 161761 T731 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 161762 T731 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 161762 T731 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 161762 T731 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 161762 T731 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 161762 T731 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 161763 T731 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 161766 T731 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 161767 T731 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 161768 T731 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 161769 T731 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 161769 T731 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7814317777990561]
   [junit4]   2> 161769 T731 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@796a1b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ffb72b3),segFN=segments_1,generation=1}
   [junit4]   2> 161769 T731 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 161770 T731 oass.SolrIndexSearcher.<init> Opening Searcher@6afa6d2b[collection1] main
   [junit4]   2> 161770 T731 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 161770 T732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6afa6d2b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 161771 T704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 161771 T704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 161771 T735 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37566 collection:control_collection shard:shard1
   [junit4]   2> 161777 T735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 161779 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 161781 T737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dae4ea7 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 161782 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 161784 T704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 161786 T735 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 161787 T704 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 161789 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161789 T735 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 161790 T735 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C125 name=collection1 org.apache.solr.core.SolrCore@51417145 url=https://127.0.0.1:37566/collection1 node=127.0.0.1:37566_ C125_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:37566, core=collection1, node_name=127.0.0.1:37566_}
   [junit4]   2> 161790 T735 C125 P37566 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37566/collection1/
   [junit4]   2> 161790 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 161791 T735 C125 P37566 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 161791 T735 C125 P37566 oasc.SyncStrategy.syncToMe https://127.0.0.1:37566/collection1/ has no replicas
   [junit4]   2> 161791 T735 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37566/collection1/ shard1
   [junit4]   2> 161791 T735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 161795 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161801 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161806 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161857 T704 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 161858 T704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 161862 T704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 161864 T704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36294
   [junit4]   2> 161866 T704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 161867 T704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 161867 T704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969
   [junit4]   2> 161867 T704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/'
   [junit4]   2> 161886 T704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/solr.xml
   [junit4]   2> 161895 T704 oasc.CoreContainer.<init> New CoreContainer 411054638
   [junit4]   2> 161896 T704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/]
   [junit4]   2> 161896 T704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 161896 T704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 161896 T704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 161897 T704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 161900 T704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 161900 T704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 161900 T704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 161901 T704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48296/solr
   [junit4]   2> 161901 T704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 161902 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 161904 T748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@302bee8b name:ZooKeeperConnection Watcher:127.0.0.1:48296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 161905 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 161912 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 161913 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 161913 T737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 161914 T750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1230e8b2 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 161914 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 161918 T704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 161953 T735 oasc.ZkController.register We are https://127.0.0.1:37566/collection1/ and leader is https://127.0.0.1:37566/collection1/
   [junit4]   2> 161953 T735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37566
   [junit4]   2> 161953 T735 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 161953 T735 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 161954 T735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 161956 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161956 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161957 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 161957 T735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 161959 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 161960 T729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37566",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37566_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 161964 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 162067 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 162068 T750 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 162067 T737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 162921 T704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36294_
   [junit4]   2> 162923 T704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36294_
   [junit4]   2> 162926 T728 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 162927 T750 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 162927 T737 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 162933 T751 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 162934 T751 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 162935 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 162935 T751 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 162935 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 162936 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 162938 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 162939 T729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36294",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36294_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 162939 T729 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 162940 T729 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 162943 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 163046 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 163046 T750 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 163046 T737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 163936 T751 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 163936 T751 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/collection1
   [junit4]   2> 163936 T751 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 163937 T751 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 163937 T751 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 163939 T751 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 163940 T751 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/collection1/'
   [junit4]   2> 163940 T751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/collection1/lib/classes/' to classloader
   [junit4]   2> 163941 T751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/collection1/lib/README' to classloader
   [junit4]   2> 163976 T751 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 163984 T751 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 163985 T751 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 163990 T751 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 164030 T751 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 164030 T751 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 164030 T751 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.DistribCursorPagingTest-jetty1-1392559652969/collection1/, dataDir=./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/jetty1/
   [junit4]   2> 164030 T751 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 164031 T751 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/jetty1
   [junit4]   2> 164031 T751 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/jetty1/index/
   [junit4]   2> 164031 T751 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 164032 T751 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DistribCursorPagingTest-1392559651501/jetty1/index
   [junit4]   2> 164033 T751 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=501869997, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 164033 T751 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2cbe1dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62e990ef),segFN=segments_1,generation=1}
   [junit4]   2> 164033 T751 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 164034 T751 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 164034 T751 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 164034 T751 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 164034 T751 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 164034 T751 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 164035 T751 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 164035 T751 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 164036 T751 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 164037 T751 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 164037 T751 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 164037 T751 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7814317777990561]
   [junit4]   2> 164038 T751 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2cbe1dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62e990ef),segFN=segments_1,generation=1}
   [junit4]   2> 164038 T751 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 164038 T751 oass.SolrIndexSearcher.<init> Opening Searcher@ba4e92[collection1] main
   [junit4]   2> 164039 T751 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 164039 T752 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba4e92[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 164041 T704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 164041 T704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 164041 T755 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36294 collection:collection1 shard:shard2
   [junit4]   2> 164042 T755 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 164049 T755 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 164051 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164051 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164051 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164051 T755 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 164051 T755 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@268cdc0a url=https://127.0.0.1:36294/collection1 node=127.0.0.1:36294_ C126_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:36294, core=collection1, node_name=127.0.0.1:36294_}
   [junit4]   2> 164051 T755 C126 P36294 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36294/collection1/
   [junit4]   2> 164052 T755 C126 P36294 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 164052 T755 C126 P36294 oasc.SyncStrategy.syncToMe https://127.0.0.1:36294/collection1/ has no replicas
   [junit4]   2> 164052 T755 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36294/collection1/ shard2
   [junit4]   2> 164052 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 164052 T755 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 164054 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164056 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164058 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164106 T704 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 164107 T704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 164110 T704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 164112 T704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49429
   [junit4]   2> 164115 T704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 164115 T704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 164115 T704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1392559655223
   [junit4]   2> 164116 T704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1392559655223/'
   [junit4]   2> 164132 T704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1392559655223/solr.xml
   [junit4]   2> 164140 T704 oasc.CoreContainer.<init> New CoreContainer 1069508579
   [junit4]   2> 164140 T704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DistribCursorPagingTest-jetty2-1392559655223/]
   [junit4]   2> 164141 T704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 164141 T704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 164141 T704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 164141 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 164141 T704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 164142 T704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 164142 T704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 164142 T704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 164142 T704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 164145 T704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 164145 T704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 164145 T704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 164146 T704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48296/solr
   [junit4]   2> 164146 T704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 164147 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 164149 T766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a6895bf name:ZooKeeperConnection Watcher:127.0.0.1:48296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 164150 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 164152 T704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 164154 T768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16570e06 name:ZooKeeperConnection Watcher:127.0.0.1:48296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 164154 T704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 164158 T704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 164160 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164160 T737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164160 T768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164160 T750 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164207 T755 oasc.ZkController.register We are https://127.0.0.1:36294/collection1/ and leader is https://127.0.0.1:36294/collection1/
   [junit4]   2> 164207 T755 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36294
   [junit4]   2> 164207 T755 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 164208 T755 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 164208 T755 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 164209 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164210 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164210 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164210 T755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 164212 T729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 164214 T729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36294",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36294_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 164222 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 164325 T750 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164325 T768 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164325 T737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 164325 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 165160 T704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49429_
   [junit4]   2> 165162 T704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49429_
   [junit4]   2> 165166 T737 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 165166 T728 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 165166 T750 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 165167 T768 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 165174 T769 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 165174 T769 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 165175 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 165176 T728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: 

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

Writer closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1013216 T5097 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1013216 T5097 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1013216 T5097 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data;done=false>>]
   [junit4]   2> 1013217 T5097 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data
   [junit4]   2> 1013217 T5097 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data/index;done=false>>]
   [junit4]   2> 1013217 T5097 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.TestDistributedGrouping-1392560497266/shard1/data/index
   [junit4]   2> 1013220 T5097 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1013295 T5097 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=testDistribSearch -Dtests.seed=EA981BED0134549E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Asia/Beirut -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7.22s J0 | TestDistributedGrouping.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 Server Error</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /select. Reason:
   [junit4]    > <pre>    Server Error</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA981BED0134549E:6B7E95F5766B34A2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1013300 T5097 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {other_tl1=FST41, SubjectTerms_mfacet=FST41, n_l1=FST41, a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=FSTPulsing41), intDefault=FST41, n_td1=PostingsFormat(name=FSTPulsing41), n_d1=FST41, n_f1=PostingsFormat(name=FSTPulsing41), range_facet_l=FST41, n_tl1=PostingsFormat(name=FSTPulsing41), a_s=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=Asserting), n_tf1=FST41, a_t=FST41, a_si=PostingsFormat(name=FSTPulsing41), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Asserting), timestamp=FST41, range_facet_sl=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=FSTPulsing41), range_facet_si=PostingsFormat(name=FSTPulsing41), b_n_tdt=FST41, n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), _version_=FST41, foo_b=PostingsFormat(name=Asserting), n_tdt1=FST41, foo_d=PostingsFormat(name=MockRandom), foo_f=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lv_LV, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=187924872,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, TestSort, ZkCLITest, EnumFieldTest, TestInitQParser, LegacyHTMLStripCharFilterTest, TestWriterPerf, AbstractAnalyticsStatsTest, CacheHeaderTest, AnalysisErrorHandlingTest, ChangedSchemaMergeTest, DistributedQueryElevationComponentTest, SpellPossibilityIteratorTest, BadComponentTest, DeleteReplicaTest, TestSurroundQueryParser, TestRemoteStreaming, QueryElevationComponentTest, TestBadConfig, TestPerFieldSimilarity, DistribCursorPagingTest, CSVRequestHandlerTest, LoggingHandlerTest, BinaryUpdateRequestHandlerTest, TestLMDirichletSimilarityFactory, TestReversedWildcardFilterFactory, TestCursorMarkWithoutUniqueKey, IndexSchemaTest, OverseerTest, TestSolrQueryParserResource, SolrInfoMBeanTest, CursorMarkTest, DistributedSuggestComponentTest, DirectUpdateHandlerOptimizeTest, TermVectorComponentTest, SliceStateUpdateTest, OverseerCollectionProcessorTest, TestJmxMonitoredMap, BasicDistributedZkTest, TestStressVersions, SearchHandlerTest, PolyFieldTest, HdfsUnloadDistributedZkTest, PrimitiveFieldTypeTest, ResourceLoaderTest, TestSolrDeletionPolicy1, SynonymTokenizerTest, AutoCommitTest, TestSolrQueryParser, TestOverriddenPrefixQueryForCustomFieldType, PeerSyncTest, HdfsBasicDistributedZk2Test, TermsComponentTest, TestDocSet, URLClassifyProcessorTest, BadCopyFieldTest, ExpressionTest, TestCharFilters, TestReplicationHandler, InfoHandlerTest, ExternalFileFieldSortTest, CoreAdminHandlerTest, TestDynamicFieldResource, TestFieldTypeResource, TestSolrXmlPersistence, FileBasedSpellCheckerTest, CustomCollectionTest, TestMergePolicyConfig, AnalysisAfterCoreReloadTest, TestElisionMultitermQuery, TestModifyConfFiles, TestLFUCache, SliceStateTest, ClusterStateUpdateTest, SystemInfoHandlerTest, SoftAutoCommitTest, TestShardHandlerFactory, MigrateRouteKeyTest, DocValuesTest, LeaderElectionTest, SampleTest, QueryFacetTest, QueryResultKeyTest, TestSolrXMLSerializer, TestFileDictionaryLookup, MoreLikeThisHandlerTest, RecoveryZkTest, TestGroupingSearch, UpdateRequestProcessorFactoryTest, UnloadDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, TestDistributedGrouping]
   [junit4] Completed on J0 in 7.24s, 1 test, 1 error <<< FAILURES!

[...truncated 575 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 5 errors, 35 ignored (7 assumptions)

Total time: 46 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b129 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b129) - Build # 9494 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9494/
Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538]:0)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538]:0)


FAILED:  org.apache.solr.TestDistributedGrouping.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538:47C6A0D3C0F92504]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGrouping.java:156)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538:47C6A0D3C0F92504]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:515)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:177)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:876)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:35359/z_nim/zq/collection1, https://127.0.0.1:34563/z_nim/zq/collection1, https://127.0.0.1:53506/z_nim/zq/collection1, https://127.0.0.1:53583/z_nim/zq/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35359/z_nim/zq/collection1, https://127.0.0.1:34563/z_nim/zq/collection1, https://127.0.0.1:53506/z_nim/zq/collection1, https://127.0.0.1:53583/z_nim/zq/collection1]
	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538:47C6A0D3C0F92504]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /z_nim/zq/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 50 more


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43637/collection1, http://127.0.0.1:39168/collection1, http://127.0.0.1:47872/collection1, http://127.0.0.1:32887/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43637/collection1, http://127.0.0.1:39168/collection1, http://127.0.0.1:47872/collection1, http://127.0.0.1:32887/collection1]
	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538:47C6A0D3C0F92504]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.BasicDistributedZkTest.queryServer(BasicDistributedZkTest.java:1176)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:264)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 48 more


FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:56144/collection1, http://127.0.0.1:48715/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:56144/collection1, http://127.0.0.1:48715/collection1]
	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538:47C6A0D3C0F92504]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:532)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:255)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:293)
	... 48 more




Build Log:
[...truncated 9895 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 5245 T28 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 5246 T28 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5250 T28 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5381 T28 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5505 T28 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48162
   [junit4]   2> 5536 T28 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5537 T28 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5537 T28 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 5538 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 5552 T28 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 5569 T28 oasc.CoreContainer.<init> New CoreContainer 18030802
   [junit4]   2> 5569 T28 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 5586 T28 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5587 T28 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5587 T28 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5587 T28 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5588 T28 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5588 T28 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5588 T28 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5589 T28 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5589 T28 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5593 T28 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5593 T28 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5593 T28 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5595 T40 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 5596 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 5597 T40 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5597 T40 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5641 T40 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 5680 T40 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5680 T40 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5688 T40 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5807 T40 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5812 T40 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5814 T40 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5822 T40 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5824 T40 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5826 T40 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5826 T40 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5826 T40 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5827 T40 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5827 T40 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5827 T40 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5828 T40 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5828 T40 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392546616641/control/data/
   [junit4]   2> 5828 T40 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 5829 T40 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392546616641/control/data
   [junit4]   2> 5829 T40 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392546616641/control/data/index/
   [junit4]   2> 5829 T40 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392546616641/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5829 T40 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392546616641/control/data/index
   [junit4]   2> 5830 T40 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 5831 T40 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@135bcba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8efe77)),segFN=segments_1,generation=1}
   [junit4]   2> 5831 T40 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5831 T40 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 5833 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5833 T40 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5833 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5833 T40 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5834 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5834 T40 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5834 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5834 T40 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5835 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5835 T40 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5835 T40 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5835 T40 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5836 T40 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5836 T40 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5836 T40 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5836 T40 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5837 T40 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 5837 T40 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 5837 T40 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5838 T40 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5838 T40 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5838 T40 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5838 T40 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5838 T40 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5839 T40 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5839 T40 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5839 T40 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5840 T40 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5840 T40 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5840 T40 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5840 T40 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5841 T40 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5841 T40 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 5841 T40 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 5841 T40 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 5843 T40 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5844 T40 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5853 T40 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5853 T40 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5853 T40 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=39.2001953125, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=12.074582758898403, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20385518393605706
   [junit4]   2> 5854 T40 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@135bcba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8efe77)),segFN=segments_1,generation=1}
   [junit4]   2> 5854 T40 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5855 T40 oass.SolrIndexSearcher.<init> Opening Searcher@7a0b9c[collection1] main
   [junit4]   2> 5855 T40 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 5860 T40 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5877 T41 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a0b9c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5878 T40 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5879 T28 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 5879 T28 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5893 T28 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5896 T28 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59225
   [junit4]   2> 5897 T28 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5898 T28 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5898 T28 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 5899 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 5916 T28 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 5927 T28 oasc.CoreContainer.<init> New CoreContainer 20731398
   [junit4]   2> 5927 T28 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 5928 T28 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5928 T28 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5928 T28 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5929 T28 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5929 T28 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5929 T28 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5930 T28 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5930 T28 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5930 T28 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5933 T28 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5933 T28 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5934 T28 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5936 T52 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 5936 T52 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 5937 T52 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5938 T52 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5969 T52 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 5995 T52 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5995 T52 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 6002 T52 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6116 T52 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6121 T52 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6122 T52 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6130 T52 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6132 T52 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6133 T52 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6134 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6134 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6134 T52 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6135 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6135 T52 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6135 T52 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6136 T52 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.TestDistributedSearch-1392546616641/shard0/data/
   [junit4]   2> 6136 T52 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 6136 T52 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392546616641/shard0/data
   [junit4]   2> 6136 T52 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.TestDistributedSearch-1392546616641/shard0/data/index/
   [junit4]   2> 6137 T52 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.TestDistributedSearch-1392546616641/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6137 T52 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.TestDistributedSearch-1392546616641/shard0/data/index
   [junit4]   2> 6137 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6138 T52 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@197d46f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1572ced)),segFN=segments_1,generation=1}
   [junit4]   2> 6139 T52 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6139 T52 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6140 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6140 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6141 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6141 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6141 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6141 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6142 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6142 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6143 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6143 T52 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6143 T52 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6144 T52 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6144 T52 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6144 T52 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6144 T52 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6144 T52 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 6145 T52 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 6145 T52 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 6145 T52 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6146 T52 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6146 T52 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6146 T52 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6146 T52 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6146 T52 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6147 T52 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6147 T52 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6147 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6147 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6148 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6148 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6148 T52 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6148 T52 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6149 T52 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 6149 T52 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 6149 T52 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 6151 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6152 T52 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6153 T52 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6154 T52 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6154 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=39.2001953125, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=12.074582758898403, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20385518393605706
   [junit4]   2> 6154 T52 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@197d46f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1572ced)),segFN=segments_1,generation=1}
   [junit4]   2> 6155 T52 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6155 T52 oass.SolrIndexSearcher.<init> Opening Searcher@121112a[collection1] main
   [junit4]   2> 6156 T52 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 6160 T52 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6177 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@121112a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6177 T52 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6177 T28 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 6178 T28 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@1574a9c
   [junit4]   2> 6535 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460190962419499008)} 0 26
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@1a0123f
   [junit4]   2> 6573 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460190962476122112)} 0 2
   [junit4]   2> 6604 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460190962487656448)]} 0 24
   [junit4]   2> 6617 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1460190962517016576)]} 0 8
   [junit4]   2> 6627 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460190962529599488)]} 0 5
   [junit4]   2> 6634 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1460190962537988096)]} 0 4
   [junit4]   2> 6644 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460190962546376704)]} 0 6
   [junit4]   2> 6652 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1460190962556862464)]} 0 4
   [junit4]   2> 6660 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460190962565251072)]} 0 5
   [junit4]   2> 6668 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1460190962573639680)]} 0 5
   [junit4]   2> 6676 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460190962582028288)]} 0 5
   [junit4]   2> 6682 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1460190962590416896)]} 0 3
   [junit4]   2> 6688 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460190962596708352)]} 0 3
   [junit4]   2> 6694 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1460190962601951232)]} 0 3
   [junit4]   2> 6701 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460190962609291264)]} 0 4
   [junit4]   2> 6707 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1460190962615582720)]} 0 3
   [junit4]   2> 6715 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460190962623971328)]} 0 4
   [junit4]   2> 6722 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1460190962631311360)]} 0 4
   [junit4]   2> 6729 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460190962638651392)]} 0 3
   [junit4]   2> 6736 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1460190962645991424)]} 0 4
   [junit4]   2> 6745 T39 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6808 T39 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@135bcba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8efe77)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@135bcba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8efe77)),segFN=segments_2,generation=2}
   [junit4]   2> 6809 T39 C3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 6842 T39 C3 oass.SolrIndexSearcher.<init> Opening Searcher@1ef781c[collection1] main
   [junit4]   2> 6843 T41 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef781c[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 6843 T39 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 6844 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 99
   [junit4]   2> 6847 T51 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6867 T51 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@197d46f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1572ced)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@197d46f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1572ced)),segFN=segments_2,generation=2}
   [junit4]   2> 6867 T51 C4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 6871 T51 C4 oass.SolrIndexSearcher.<init> Opening Searcher@309c20[collection1] main
   [junit4]   2> 6873 T51 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 6873 T53 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@309c20[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C9)}
   [junit4]   2> 6874 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 27
   [junit4]   2> 6881 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460190962798034944)]} 0 4
   [junit4]   2> 6888 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1460190962805374976)]} 0 4
   [junit4]   2> 6895 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460190962811666432)]} 0 4
   [junit4]   2> 6903 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1460190962820055040)]} 0 4
   [junit4]   2> 6908 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460190962827395072)]} 0 2
   [junit4]   2> 6913 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1460190962833686528)]} 0 2
   [junit4]   2> 6919 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460190962838929408)]} 0 3
   [junit4]   2> 6924 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1460190962844172288)]} 0 3
   [junit4]   2> 6931 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460190962849415168)]} 0 4
   [junit4]   2> 6936 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1460190962857803776)]} 0 2
   [junit4]   2> 6941 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460190962863046656)]} 0 1
   [junit4]   2> 6946 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1460190962868289536)]} 0 2
   [junit4]   2> 6952 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460190962874580992)]} 0 2
   [junit4]   2> 6957 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1460190962879823872)]} 0 2
   [junit4]   2> 6963 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460190962885066752)]} 0 3
   [junit4]   2> 6970 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1460190962891358208)]} 0 3
   [junit4]   2> 6983 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460190962900795392)]} 0 9
   [junit4]   2> 7001 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1460190962915475456)]} 0 13
   [junit4]   2> 7008 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460190962932252672)]} 0 2
   [junit4]   2> 7015 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1460190962938544128)]} 0 3
   [junit4]   2> 7022 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460190962946932736)]} 0 2
   [junit4]   2> 7028 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1460190962954272768)]} 0 2
   [junit4]   2> 7034 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460190962959515648)]} 0 3
   [junit4]   2> 7039 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1460190962964758528)]} 0 3
   [junit4]   2> 7046 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460190962972098560)]} 0 2
   [junit4]   2> 7052 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1460190962979438592)]} 0 2
   [junit4]   2> 7059 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460190962985730048)]} 0 2
   [junit4]   2> 7065 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1460190962993070080)]} 0 2
   [junit4]   2> 7072 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460190962998312960)]} 0 3
   [junit4]   2> 7078 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1460190963004604416)]} 0 3
   [junit4]   2> 7085 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460190963012993024)]} 0 2
   [junit4]   2> 7091 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1460190963018235904)]} 0 2
   [junit4]   2> 7096 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460190963024527360)]} 0 2
   [junit4]   2> 7104 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1460190963031867392)]} 0 3
   [junit4]   2> 7112 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460190963040256000)]} 0 4
   [junit4]   2> 7119 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1460190963047596032)]} 0 3
   [junit4]   2> 7127 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460190963055984640)]} 0 3
   [junit4]   2> 7134 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1460190963064373248)]} 0 3
   [junit4]   2> 7141 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460190963071713280)]} 0 3
   [junit4]   2> 7149 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1460190963079053312)]} 0 4
   [junit4]   2> 7157 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460190963087441920)]} 0 4
   [junit4]   2> 7163 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1460190963095830528)]} 0 2
   [junit4]   2> 7169 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460190963101073408)]} 0 3
   [junit4]   2> 7175 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1460190963107364864)]} 0 2
   [junit4]   2> 7181 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460190963114704896)]} 0 1
   [junit4]   2> 7191 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1460190963122044928)]} 0 5
   [junit4]   2> 7199 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460190963132530688)]} 0 3
   [junit4]   2> 7204 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1460190963138822144)]} 0 1
   [junit4]   2> 7211 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460190963145113600)]} 0 3
   [junit4]   2> 7216 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1460190963151405056)]} 0 1
   [junit4]   2> 7222 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460190963157696512)]} 0 1
   [junit4]   2> 7228 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1460190963163987968)]} 0 2
   [junit4]   2> 7234 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460190963169230848)]} 0 3
   [junit4]   2> 7241 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1460190963176570880)]} 0 3
   [junit4]   2> 7247 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460190963183910912)]} 0 2
   [junit4]   2> 7252 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1460190963188105216)]} 0 2
   [junit4]   2> 7257 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460190963194396672)]} 0 2
   [junit4]   2> 7261 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1460190963198590976)]} 0 1
   [junit4]   2> 7266 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460190963203833856)]} 0 1
   [junit4]   2> 7271 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1460190963209076736)]} 0 1
   [junit4]   2> 7277 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460190963214319616)]} 0 3
   [junit4]   2> 7282 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1460190963220611072)]} 0 1
   [junit4]   2> 7287 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460190963225853952)]} 0 1
   [junit4]   2> 7292 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1460190963231096832)]} 0 2
   [junit4]   2> 7297 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460190963236339712)]} 0 1
   [junit4]   2> 7304 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1460190963242631168)]} 0 3
   [junit4]   2> 7311 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460190963249971200)]} 0 3
   [junit4]   2> 7317 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1460190963256262656)]} 0 3
   [junit4]   2> 7324 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460190963263602688)]} 0 3
   [junit4]   2> 7331 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1460190963270942720)]} 0 3
   [junit4]   2> 7337 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460190963277234176)]} 0 2
   [junit4]   2> 7343 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1460190963284574208)]} 0 2
   [junit4]   2> 7350 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460190963290865664)]} 0 2
   [junit4]   2> 7358 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1460190963298205696)]} 0 4
   [junit4]   2> 7364 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460190963305545728)]} 0 2
   [junit4]   2> 7370 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1460190963311837184)]} 0 2
   [junit4]   2> 7376 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460190963318128640)]} 0 2
   [junit4]   2> 7382 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1460190963324420096)]} 0 2
   [junit4]   2> 7389 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460190963331760128)]} 0 3
   [junit4]   2> 7396 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1460190963338051584)]} 0 3
   [junit4]   2> 7404 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460190963346440192)]} 0 3
   [junit4]   2> 7410 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1460190963353780224)]} 0 2
   [junit4]   2> 7416 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460190963360071680)]} 0 2
   [junit4]   2> 7422 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1460190963367411712)]} 0 2
   [junit4]   2> 7429 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460190963373703168)]} 0 2
   [junit4]   2> 7436 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1460190963381043200)]} 0 2
   [junit4]   2> 7444 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460190963388383232)]} 0 3
   [junit4]   2> 7451 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1460190963396771840)]} 0 3
   [junit4]   2> 7457 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460190963403063296)]} 0 2
   [junit4]   2> 7463 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1460190963409354752)]} 0 2
   [junit4]   2> 7470 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460190963416694784)]} 0 3
   [junit4]   2> 7475 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1460190963422986240)]} 0 2
   [junit4]   2> 7481 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460190963429277696)]} 0 1
   [junit4]   2> 7488 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1460190963435569152)]} 0 2
   [junit4]   2> 7494 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460190963441860608)]} 0 2
   [junit4]   2> 7500 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1460190963448152064)]} 0 2
   [junit4]   2> 7506 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460190963455492096)]} 0 2
   [junit4]   2> 7512 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1460190963460734976)]} 0 2
   [junit4]   2> 7518 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460190963467026432)]} 0 2
   [junit4]   2> 7522 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1460190963473317888)]} 0 1
   [junit4]   2> 7526 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460190963476463616)]} 0 1
   [junit4]   2> 7530 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1460190963480657920)]} 0 1
   [junit4]   2> 7534 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460190963484852224)]} 0 1
   [junit4]   2> 7539 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1460190963489046528)]} 0 2
   [junit4]   2> 7544 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460190963495337984)]} 0 1
   [junit4]   2> 7548 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1460190963499532288)]} 0 1
   [junit4]   2> 7554 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460190963504775168)]} 0 2
   [junit4]   2> 7560 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1460190963511066624)]} 0 2
   [junit4]   2> 7566 T39 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460190963517358080)]} 0 2
   [junit4]   2> 7572 T50 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1460190963523649536)]} 0 2
   [junit4]   2> 7579 T38 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460190963530989568)]} 0 2
   [junit4]   2> 7584 T51 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1460190963537281024)]} 0 1
   [junit4]   2> 7588 T37 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1460190963541475328)]} 0 1
   [junit4]   2> 7592 T49 C4 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1460190963545669632)]} 0 1
   [junit4]   2> 7596 T36 C3 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1460190963549863936)]} 0 1
   [junit4]   2> 7600 

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

euedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  55) Thread[id=4279, name=TEST-ChaosMonkeyNothingIsSafeTest.testDistribSearch-seed#[C6202ECBB7A64538]-SendThread(localhost.localdomain:60436), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 	  56) Thread[id=4414, name=qtp2771679-4414 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:105)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  57) Thread[id=4391, name=updateExecutor-307-thread-2, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:533)
   [junit4]   2> 	        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:401)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:178)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]   2> 	        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner.run(ConcurrentUpdateSolrServer.java:232)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=MockSep)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr__#Latn, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=79,free=204780848,total=420216832
   [junit4]   2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, TestBinaryResponseWriter, TestSolrDeletionPolicy2, TestDistributedSearch, SuggesterWFSTTest, TermVectorComponentDistributedTest, SpellCheckCollatorTest, TestStressRecovery, IndexSchemaRuntimeFieldTest, TestFastOutputStream, FullSolrCloudDistribCmdsTest, TimeZoneUtilsTest, TestCollationField, HdfsCollectionsAPIDistributedZkTest, TestStandardQParsers, TestStressLucene, TestSolr4Spatial, BJQParserTest, TestFreeTextSuggestions, FunctionTest, SimplePostToolTest, TestCodecSupport, TestRTGBase, TestNumberUtils, TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCoreDiscovery, TestDistributedMissingSort, TestQuerySenderListener, OutputWriterTest, BasicDistributedZk2Test, TestCSVResponseWriter, TestArbitraryIndexDir, TestMaxScoreQueryParser, TestQuerySenderNoQuery, ShardSplitTest, TestIndexSearcher, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, XsltUpdateRequestHandlerTest, AssignTest, CurrencyFieldOpenExchangeTest, StandardRequestHandlerTest, ZkNodePropsTest, TestZkChroot, TestAnalyzedSuggestions, DisMaxRequestHandlerTest, TestCloudManagedSchemaAddField, TestStressUserVersions, TestUtils, TestSchemaResource, HdfsSyncSliceTest, TestPhraseSuggestions, TestCSVLoader, BlockCacheTest, TestDefaultSearchFieldResource, TestHighFrequencyDictionaryFactory, StatsComponentTest, PreAnalyzedUpdateProcessorTest, TestManagedSchema, TestOmitPositions, SortByFunctionTest, TestReloadAndDeleteDocs, NoFacetTest, SuggestComponentTest, PreAnalyzedFieldTest, TestStressReorder, SolrPluginUtilsTest, TestBlendedInfixSuggestions, TestComponentsName, IndexBasedSpellCheckerTest, TestPartialUpdateDeduplication, ShardRoutingCustomTest, HardAutoCommitTest, TestSolrQueryParserDefaultOperatorResource, JSONWriterTest, TestCustomSort, SolrCoreCheckLockOnStartupTest, TestHashPartitioner, DateFieldTest, TestMultiCoreConfBootstrap, TestFoldingMultitermQuery, TestFastLRUCache, TestJmxIntegration, ConnectionManagerTest, DebugComponentTest, CursorPagingTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestStressVersions, SolrCoreTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestTrie, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryTypes, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, UpdateParamsTest, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=C6202ECBB7A64538 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6202ECBB7A64538]:0)
   [junit4] Completed on J1 in 7264.79s, 1 test, 2 errors <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 suite-level error, 6 errors, 35 ignored (7 assumptions)

Total time: 159 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure