Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1512/
18 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
Error Message:
KeeperErrorCode = ConnectionLoss for /configs/conf1/synonyms.txt
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /configs/conf1/synonyms.txt
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1038)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:225)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:389)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:411)
at
org.apache.solr.cloud.AbstractZkTestCase.putConfig(AbstractZkTestCase.java:97)
at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:90)
at
org.apache.solr.cloud.AbstractDistributedZkTestCase.setUp(AbstractDistributedZkTestCase.java:47)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
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:134)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:124)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:247)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:110)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:98)
at
org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:64)
Caused by: org.apache.solr.common.cloud.ZooKeeperException:
at org.apache.solr.core.CoreContainer.register(CoreContainer.java:530)
at
org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:191)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:139)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /collections
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1038)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:225)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:389)
at
org.apache.solr.cloud.ZkController.addZkShardsNode(ZkController.java:159)
at org.apache.solr.cloud.ZkController.register(ZkController.java:481)
at org.apache.solr.core.CoreContainer.register(CoreContainer.java:521)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
Error Message:
ERROR: SolrIndexSearcher opens=1 closes=0
Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=1 closes=0
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
at
org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
null
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException:
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:441)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)
at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /collections
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1243)
at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:199)
at
org.apache.solr.common.cloud.ZkStateReader.makeShardZkNodeWatches(ZkStateReader.java:184)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:430)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CloudStateUpdateTest
Error Message:
ERROR: SolrIndexSearcher opens=32 closes=31
Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=32
closes=31
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
at
org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)
REGRESSION: org.apache.solr.cloud.ZkControllerTest.testReadConfigName
Error Message:
KeeperErrorCode = ConnectionLoss for /solr
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /solr
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1038)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:225)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:355)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:291)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:256)
at
org.apache.solr.cloud.AbstractZkTestCase.makeSolrZkNode(AbstractZkTestCase.java:126)
at
org.apache.solr.cloud.ZkControllerTest.testReadConfigName(ZkControllerTest.java:147)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION: org.apache.solr.cloud.ZkControllerTest.testUploadToCloud
Error Message:
KeeperErrorCode = ConnectionLoss for /configs/config1/solrconfig-SOLR-749.xml
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /configs/config1/solrconfig-SOLR-749.xml
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:291)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:256)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:385)
at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:411)
at org.apache.solr.cloud.ZkController.uploadToZK(ZkController.java:520)
at
org.apache.solr.cloud.ZkControllerTest.testUploadToCloud(ZkControllerTest.java:192)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testConnect
Error Message:
Could not connect to ZooKeeper 127.0.0.1:19725/solr within 30000 ms
Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:19725/solr within 30000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:122)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:65)
at
org.apache.solr.cloud.ZkSolrClientTest.testConnect(ZkSolrClientTest.java:43)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testReconnect
Error Message:
KeeperErrorCode = ConnectionLoss for /collections
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /collections
at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:291)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:256)
at
org.apache.solr.cloud.ZkSolrClientTest.testReconnect(ZkSolrClientTest.java:81)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave(TestReplicationHandler.java:165)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
request: http://localhost:53885/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication(TestReplicationHandler.java:230)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
request: http://localhost:53885/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION: org.apache.solr.handler.TestReplicationHandler.testStopPoll
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testStopPoll(TestReplicationHandler.java:285)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
request: http://localhost:53885/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testSnapPullWithMasterUrl
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn Severe errors in solr configuration. Check
your log files for more detailed information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn request:
http://localhost:53885/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:53885/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testSnapPullWithMasterUrl(TestReplicationHandler.java:360)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterStartup
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn Severe errors in solr configuration. Check
your log files for more detailed information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn request:
http://localhost:53885/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:53885/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterStartup(TestReplicationHandler.java:405)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigAliasReplication
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigAliasReplication(TestReplicationHandler.java:455)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
request: http://localhost:53885/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION: org.apache.solr.handler.TestReplicationHandler.testBackup
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn Severe errors in solr configuration. Check
your log files for more detailed information on what may be wrong.
-------------------------------------------------------------
org.apache.solr.common.cloud.ZooKeeperException: at
org.apache.solr.core.CoreContainer.register(CoreContainer.java:530) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:413) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:243)
at
org.apache.solr.cloud.CloudStateUpdateTest.setUp(CloudStateUpdateTest.java:112)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunn request:
http://localhost:49800/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:49800/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testBackup(TestReplicationHandler.java:535)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.QueryElevationComponentTest
Error Message:
org.apache.solr.common.SolrException: Error initializing
QueryElevationComponent.
Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.SolrException: Error
initializing QueryElevationComponent.
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:134)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:124)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:247)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:110)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:98)
at
org.apache.solr.handler.component.QueryElevationComponentTest.beforeClass(QueryElevationComponentTest.java:50)
Caused by: org.apache.solr.common.SolrException: Error initializing
QueryElevationComponent.
at
org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:212)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:539)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:592)
at
org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:190)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:139)
Caused by: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/test-results/temp/4/solrtest-QueryElevationComponentTest-1289986097562/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:232)
at
org.apache.solr.handler.component.QueryElevationComponent.inform(QueryElevationComponent.java:204)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.QueryElevationComponentTest
Error Message:
ERROR: SolrIndexSearcher opens=1 closes=0
Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=1 closes=0
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:128)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:302)
at
org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:79)
Build Log (for compile errors):
[...truncated 9450 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]