Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12259/
1 tests failed. REGRESSION: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:44666/solr, http://127.0.0.1:44672/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44666/solr, http://127.0.0.1:44672/solr] at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:320) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:180) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:312) at org.apache.solr.cloud.FullSolrCloudTest.queryServer(FullSolrCloudTest.java:1112) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:379) at org.apache.solr.cloud.FullSolrCloudTest.brindDownShardIndexSomeDocsAndRecover(FullSolrCloudTest.java:655) at org.apache.solr.cloud.FullSolrCloudTest.doTest(FullSolrCloudTest.java:495) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:663) at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:529) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) Caused by: org.apache.solr.common.SolrException: no servers hosting shard: no servers hosting shard: request: http://127.0.0.1:44672/solr/select?q=*:*&sort=n_tl1 desc&wt=javabin&version=2 at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:433) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:251) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:251) Build Log (for compile errors): [...truncated 7676 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org