You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/16 00:06:16 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11794 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11794/

29 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
org.apache.solr.common.SolrException

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.SolrException
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
Caused by: org.apache.solr.common.SolrException
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: org.apache.solr.common.SolrException: QueryElevationComponent requires the schema to have a uniqueKeyField.
	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:161)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
org.apache.solr.common.SolrException

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.SolrException
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
Caused by: org.apache.solr.common.SolrException
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: org.apache.solr.common.SolrException: QueryElevationComponent requires the schema to have a uniqueKeyField.
	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:161)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)


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

Error Message:
Severe errors in solr configuration.  Check your log files for more detailed information on what may be wrong.  ------------------------------------------------------------- org.apache.solr.common.SolrException  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:655)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:409)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)  at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:240)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:93)  at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:713)  at org.mortbay.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1104)  at org.mortbay.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1140)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:940)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:895)  at org.mortbay.jetty.servlet.Context.addFilter(Context.java:207)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:98)  at org.mortbay.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:140)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:52)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:123)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:118)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:245)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:236)  at org.apache.solr.cloud.AbstractDistributed  Severe errors in solr configuration.  Check your log files for more detailed information on what may be wrong.  ------------------------------------------------------------- org.apache.solr.common.SolrException  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:655)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:409)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)  at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:240)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:93)  at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:713)  at org.mortbay.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1104)  at org.mortbay.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1140)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:940)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:895)  at org.mortbay.jetty.servlet.Context.addFilter(Context.java:207)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:98)  at org.mortbay.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:140)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:52)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:123)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:118)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:245)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:236)  at org.apache.solr.cloud.AbstractDistributed  request: http://localhost:34402/solr/update?wt=javabin&version=2

Stack Trace:


request: http://localhost:34402/solr/update?wt=javabin&version=2
	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:430)
	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:248)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:104)
	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:249)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:305)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:87)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:593)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
org.apache.solr.common.SolrException

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.SolrException
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:65)
Caused by: org.apache.solr.common.SolrException
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: org.apache.solr.common.SolrException: Error initializing QueryElevationComponent.
	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:220)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)
Caused by: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr-core/test/4/solrtest-AbstractZkTestCase-1323990215648/elevate.xml (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:137)
	at org.apache.solr.util.VersionedFile.getLatestFile(VersionedFile.java:79)
	at org.apache.solr.handler.component.QueryElevationComponent.getElevationMap(QueryElevationComponent.java:240)
	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:212)


REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
No cores were created, please check the logs for errors

Stack Trace:
org.apache.solr.common.SolrException: No cores were created, please check the logs for errors
	at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:249)
	at org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:121)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)


REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testIncrementalUpdate

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.cloud.CloudStateUpdateTest.tearDown(CloudStateUpdateTest.java:306)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CloudStateUpdateTest

Error Message:
java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!

Stack Trace:
java.lang.RuntimeException: java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:404)
	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:346)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRequestHandlerRegistry

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testInfoRegistry

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCountMT

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCount

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.core.SolrCoreTest.testClose

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLegacyMergeSchedulerPolicyConfig

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.TestLegacyMergeSchedulerPolicyConfig.beforeClass(TestLegacyMergeSchedulerPolicyConfig.java:31)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.handler.admin.LukeRequestHandlerTest.testLuke

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:143)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SpellCheckComponentTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.handler.component.SpellCheckComponentTest.beforeClass(SpellCheckComponentTest.java:47)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.HighlighterTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.highlight.HighlighterTest.beforeClass(HighlighterTest.java:51)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.JSONWriterTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.request.JSONWriterTest.beforeClass(JSONWriterTest.java:40)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.NumericFieldsTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.schema.NumericFieldsTest.beforeClass(NumericFieldsTest.java:29)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSort

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.search.TestSort.beforeClass(TestSort.java:45)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory.beforeClass(TestLMDirichletSimilarityFactory.java:30)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testLastModified

Error Message:
Unknown request response expected:<0> but was:<500>

Stack Trace:
junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
	at org.apache.solr.servlet.CacheHeaderTest.doLastModified(CacheHeaderTest.java:94)
	at org.apache.solr.servlet.CacheHeaderTestBase.testLastModified(CacheHeaderTestBase.java:97)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)


REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheControl

Error Message:
Unknown request response expected:<0> but was:<500>

Stack Trace:
junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
	at org.apache.solr.servlet.CacheHeaderTest.doCacheControl(CacheHeaderTest.java:231)
	at org.apache.solr.servlet.CacheHeaderTestBase.testCacheControl(CacheHeaderTestBase.java:109)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)


REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler

Error Message:
expected:<200> but was:<500>

Stack Trace:
junit.framework.AssertionFailedError: expected:<200> but was:<500>
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:52)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)


REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheVetoException

Error Message:
We got no Pragma header

Stack Trace:
junit.framework.AssertionFailedError: We got no Pragma header
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.solr.servlet.CacheHeaderTest.checkVetoHeaders(CacheHeaderTest.java:75)
	at org.apache.solr.servlet.CacheHeaderTest.testCacheVetoException(CacheHeaderTest.java:64)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)


REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testEtag

Error Message:
Unknown request response expected:<0> but was:<500>

Stack Trace:
junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
	at org.apache.solr.servlet.CacheHeaderTest.doETag(CacheHeaderTest.java:148)
	at org.apache.solr.servlet.CacheHeaderTestBase.testEtag(CacheHeaderTestBase.java:103)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterTSTTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
	at org.apache.solr.spelling.suggest.SuggesterTest.beforeClass(SuggesterTest.java:36)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)


REGRESSION:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testConfiguration

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:143)
	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.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)




Build Log (for compile errors):
[...truncated 11302 lines...]



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


Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 11794 - Failure

Posted by Chris Hostetter <ho...@fucit.org>.
Grant: at quick skim suggests that your change to 
solr/core/src/test-files/solr/conf/solrconfig.xml in r1214937 broke 
several tests that use that config w/o a uniqueKey field.

At first glance, it's not even clear why you added that to the (heavily 
overused) solrconfig.xml anyway, since there is already a 
solrconfig-elevate.xml that is also used already.  (if the problem is 
wanting to use different based types in diff test methods, you could just 
instantiate multiple instances of QueryElevationComponent in 
solrconfig-elevate.xml and refer to them by name.


: Date: Thu, 15 Dec 2011 23:06:16 +0000 (UTC)
: From: Apache Jenkins Server <je...@builds.apache.org>
: Reply-To: dev@lucene.apache.org
: To: dev@lucene.apache.org
: Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 11794 - Failure
: 
: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11794/
: 
: 29 tests failed.
: FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest
: 
: Error Message:
: org.apache.solr.common.SolrException
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.SolrException
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.MinimalSchemaTest.beforeClass(MinimalSchemaTest.java:40)
: Caused by: org.apache.solr.common.SolrException
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: org.apache.solr.common.SolrException: QueryElevationComponent requires the schema to have a uniqueKeyField.
: 	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:161)
: 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion
: 
: Error Message:
: org.apache.solr.common.SolrException
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.SolrException
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.analysis.TestLuceneMatchVersion.beforeClass(TestLuceneMatchVersion.java:37)
: Caused by: org.apache.solr.common.SolrException
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: org.apache.solr.common.SolrException: QueryElevationComponent requires the schema to have a uniqueKeyField.
: 	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:161)
: 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)
: 
: 
: REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
: 
: Error Message:
: Severe errors in solr configuration.  Check your log files for more detailed information on what may be wrong.  ------------------------------------------------------------- org.apache.solr.common.SolrException  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:655)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:409)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)  at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:240)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:93)  at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:713)  at org.mortbay.jetty.servlet.ServletHandler.updateMap
 pings(ServletHandler.java:1104)  at org.mortbay.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1140)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:940)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:895)  at org.mortbay.jetty.servlet.Context.addFilter(Context.java:207)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:98)  at org.mortbay.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:140)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:52)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:123)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:118)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:245)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistribute
 dSearchTestCase.java:236)  at org.apache.solr.cloud.AbstractDistributed  Severe errors in solr configuration.  Check your log files for more detailed information on what may be wrong.  ------------------------------------------------------------- org.apache.solr.common.SolrException  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:655)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:409)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)  at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:240)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:93)  at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at org.mortbay.jetty.servlet.ServletHandler.initialize(Servlet
 Handler.java:713)  at org.mortbay.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1104)  at org.mortbay.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1140)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:940)  at org.mortbay.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:895)  at org.mortbay.jetty.servlet.Context.addFilter(Context.java:207)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:98)  at org.mortbay.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:140)  at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:52)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:123)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:118)  at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:245)  at 
 org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:236)  at org.apache.solr.cloud.AbstractDistributed  request: http://localhost:34402/solr/update?wt=javabin&version=2
: 
: Stack Trace:
: 
: 
: request: http://localhost:34402/solr/update?wt=javabin&version=2
: 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:430)
: 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:248)
: 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:104)
: 	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:249)
: 	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:305)
: 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:87)
: 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:593)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
: 
: Error Message:
: org.apache.solr.common.SolrException
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.SolrException
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:65)
: Caused by: org.apache.solr.common.SolrException
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:504)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:216)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: org.apache.solr.common.SolrException: Error initializing QueryElevationComponent.
: 	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:220)
: 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:542)
: 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:614)
: Caused by: java.io.FileNotFoundException: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr-core/test/4/solrtest-AbstractZkTestCase-1323990215648/elevate.xml (No such file or directory)
: 	at java.io.FileInputStream.open(Native Method)
: 	at java.io.FileInputStream.<init>(FileInputStream.java:137)
: 	at org.apache.solr.util.VersionedFile.getLatestFile(VersionedFile.java:79)
: 	at org.apache.solr.handler.component.QueryElevationComponent.getElevationMap(QueryElevationComponent.java:240)
: 	at org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:212)
: 
: 
: REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
: 
: Error Message:
: No cores were created, please check the logs for errors
: 
: Stack Trace:
: org.apache.solr.common.SolrException: No cores were created, please check the logs for errors
: 	at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:249)
: 	at org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:121)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 
: 
: REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testIncrementalUpdate
: 
: Error Message:
: null
: 
: Stack Trace:
: java.lang.NullPointerException
: 	at org.apache.solr.cloud.CloudStateUpdateTest.tearDown(CloudStateUpdateTest.java:306)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CloudStateUpdateTest
: 
: Error Message:
: java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!
: 
: Stack Trace:
: java.lang.RuntimeException: java.lang.AssertionError: ensure your setUp() calls super.setUp() and your tearDown() calls super.tearDown()!!!
: 	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:404)
: 	at org.apache.lucene.util.LuceneTestCase.afterClassLuceneTestCaseJ4(LuceneTestCase.java:346)
: 
: 
: REGRESSION:  org.apache.solr.core.SolrCoreTest.testRequestHandlerRegistry
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.core.SolrCoreTest.testInfoRegistry
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCountMT
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.core.SolrCoreTest.testRefCount
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.core.SolrCoreTest.testClose
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.SolrCoreTest.setUp(SolrCoreTest.java:36)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLegacyMergeSchedulerPolicyConfig
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.TestLegacyMergeSchedulerPolicyConfig.beforeClass(TestLegacyMergeSchedulerPolicyConfig.java:31)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestMergePolicyConfig
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.core.TestMergePolicyConfig.beforeClass(TestMergePolicyConfig.java:30)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestCSVLoader
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.handler.TestCSVLoader.beforeClass(TestCSVLoader.java:38)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.handler.admin.LukeRequestHandlerTest.testLuke
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:143)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SpellCheckComponentTest
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.handler.component.SpellCheckComponentTest.beforeClass(SpellCheckComponentTest.java:47)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.HighlighterTest
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.highlight.HighlighterTest.beforeClass(HighlighterTest.java:51)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.request.JSONWriterTest
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.request.JSONWriterTest.beforeClass(JSONWriterTest.java:40)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.schema.NumericFieldsTest
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.schema.NumericFieldsTest.beforeClass(NumericFieldsTest.java:29)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSort
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.search.TestSort.beforeClass(TestSort.java:45)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory.beforeClass(TestLMDirichletSimilarityFactory.java:30)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testLastModified
: 
: Error Message:
: Unknown request response expected:<0> but was:<500>
: 
: Stack Trace:
: junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
: 	at org.apache.solr.servlet.CacheHeaderTest.doLastModified(CacheHeaderTest.java:94)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.testLastModified(CacheHeaderTestBase.java:97)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 
: 
: REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheControl
: 
: Error Message:
: Unknown request response expected:<0> but was:<500>
: 
: Stack Trace:
: junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
: 	at org.apache.solr.servlet.CacheHeaderTest.doCacheControl(CacheHeaderTest.java:231)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.testCacheControl(CacheHeaderTestBase.java:109)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 
: 
: REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler
: 
: Error Message:
: expected:<200> but was:<500>
: 
: Stack Trace:
: junit.framework.AssertionFailedError: expected:<200> but was:<500>
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 	at org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:52)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 
: 
: REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testCacheVetoException
: 
: Error Message:
: We got no Pragma header
: 
: Stack Trace:
: junit.framework.AssertionFailedError: We got no Pragma header
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 	at org.apache.solr.servlet.CacheHeaderTest.checkVetoHeaders(CacheHeaderTest.java:75)
: 	at org.apache.solr.servlet.CacheHeaderTest.testCacheVetoException(CacheHeaderTest.java:64)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 
: 
: REGRESSION:  org.apache.solr.servlet.CacheHeaderTest.testEtag
: 
: Error Message:
: Unknown request response expected:<0> but was:<500>
: 
: Stack Trace:
: junit.framework.AssertionFailedError: Unknown request response expected:<0> but was:<500>
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
: 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.checkResponseBody(CacheHeaderTestBase.java:85)
: 	at org.apache.solr.servlet.CacheHeaderTest.doETag(CacheHeaderTest.java:148)
: 	at org.apache.solr.servlet.CacheHeaderTestBase.testEtag(CacheHeaderTestBase.java:103)
: 	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527)
: 
: 
: FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterTSTTest
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:245)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:103)
: 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:92)
: 	at org.apache.solr.spelling.suggest.SuggesterTest.beforeClass(SuggesterTest.java:36)
: Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: REGRESSION:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testConfiguration
: 
: Error Message:
: org.apache.solr.common.cloud.ZooKeeperException: 
: 
: Stack Trace:
: java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:135)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:125)
: 	at org.apache.solr.util.AbstractSolrTestCase.setUp(AbstractSolrTestCase.java:143)
: 	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.cloud.ZooKeeperException: 
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:185)
: 	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:209)
: 	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:204)
: 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
: Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37866/solr within 5000 ms
: 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:121)
: 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
: 	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
: 	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:166)
: 
: 
: 
: 
: Build Log (for compile errors):
: [...truncated 11302 lines...]
: 
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
: For additional commands, e-mail: dev-help@lucene.apache.org
: 
: 

-Hoss