Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1831/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
8 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for
core: halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB:BA3AB1C763DBCD97]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:52466/tlpp/id, http://127.0.0.1:52472/tlpp/id,
http://127.0.0.1:52475/tlpp/id, http://127.0.0.1:52481/tlpp/id,
http://127.0.0.1:52478/tlpp/id]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:52466/tlpp/id,
http://127.0.0.1:52472/tlpp/id, http://127.0.0.1:52475/tlpp/id,
http://127.0.0.1:52481/tlpp/id, http://127.0.0.1:52478/tlpp/id]
at
__randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB:BA3AB1C763DBCD97]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
at
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123)
at
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
remove replica : delLiveColl/shard2/core_node4
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
... 46 more
FAILED:
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch
Error Message:
No live SolrServers available to handle this
request:[https://127.0.0.1:52445/u, https://127.0.0.1:52450/u,
https://127.0.0.1:52453/u]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[https://127.0.0.1:52445/u, https://127.0.0.1:52450/u,
https://127.0.0.1:52453/u]
at
__randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB:BA3AB1C763DBCD97]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not
remove replica : customcollreplicadeletion/a/core_node2
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
at
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
... 45 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=1487, name=coreLoadExecutor-1085-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=1487,
name=coreLoadExecutor-1085-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@23a61826
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30c8f23d)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=1516, name=coreLoadExecutor-1095-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=1516,
name=coreLoadExecutor-1095-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@64920f92
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f61c373)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=1534, name=coreLoadExecutor-1102-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=1534,
name=coreLoadExecutor-1102-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@722432b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b66c31d)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: org.apache.solr.core.CachingDirectoryFactoryTest.stressTest
Error Message:
Captured an uncaught exception in thread: Thread[id=2843, name=Thread-1031,
state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=2843, name=Thread-1031, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path9/11" "write")
at __randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at
java.security.AccessController.checkPermission(AccessController.java:559)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
at java.nio.file.Files.createDirectories(Files.java:683)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
FAILED: org.apache.solr.core.RAMDirectoryFactoryTest.test
Error Message:
access denied ("java.io.FilePermission" "/fake/path" "write")
Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission"
"/fake/path" "write")
at
__randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB:B3880005BA78C053]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at
java.security.AccessController.checkPermission(AccessController.java:559)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
at java.nio.file.Files.createDirectories(Files.java:683)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10611 lines...]
[junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
[junit4] 2> 328660 T636 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@21747af5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb7d028 assuming
'simple'
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test
-Dtests.seed=3BDC3FDF1484ADAB -Dtests.slow=true -Dtests.locale=sr__#Latn
-Dtests.timezone=BET -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.06s | RAMDirectoryFactoryTest.test <<<
[junit4] > Throwable #1: java.security.AccessControlException: access
denied ("java.io.FilePermission" "/fake/path" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([3BDC3FDF1484ADAB:B3880005BA78C053]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sr__#Latn,
timezone=BET
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=107907632,total=239599616
[junit4] 2> NOTE: All tests run in this JVM: [BadIndexSchemaTest,
TestIndexingPerformance, FieldFacetTest, FieldFacetExtrasTest,
StandardRequestHandlerTest, OverseerStatusTest, IndexSchemaTest,
TestManagedSchema, TestCoreDiscovery, TestRTGBase,
DistributedFacetPivotSmallTest, CoreAdminCreateDiscoverTest,
OpenExchangeRatesOrgProviderTest, TestDocSet, TestSweetSpotSimilarityFactory,
MigrateRouteKeyTest, FunctionTest, FastVectorHighlighterTest,
TestExceedMaxTermLength, DirectUpdateHandlerTest, RAMDirectoryFactoryTest]
[junit4] Completed in 0.07s, 1 test, 1 error <<< FAILURES!
[...truncated 44 lines...]
[junit4] Suite: org.apache.solr.cloud.TestZkChroot
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot-3BDC3FDF1484ADAB-001/init-core-data-001
[junit4] 2> 642014 T1474 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 642018 T1474 oas.SolrTestCaseJ4.setUp ###Starting
testChrootBootstrap
[junit4] 2> 642020 T1474 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 642021 T1475 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 642122 T1474 oasc.ZkTestServer.run start zk server on
port:49636
[junit4] 2> 642123 T1474 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
[junit4] 2> 642191 T1474 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
[junit4] 2> 642276 T1474 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
[junit4] 2> 642276 T1474 oasc.CoreContainer.<init> New CoreContainer
1198499309
[junit4] 2> 642277 T1474 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
[junit4] 2> 642278 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 642278 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 642278 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 642278 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 642278 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 642279 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 642280 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 642280 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 642280 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 642284 T1474 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 642286 T1474 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 642286 T1474 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 642286 T1474 oasc.CoreContainer.load Host Name:
[junit4] 2> 642286 T1474 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49636/foo/bar
[junit4] 2> 642287 T1474 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 642287 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 642288 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 642293 T1481 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@72babca7
name:ZooKeeperConnection Watcher:127.0.0.1:49636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 642293 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 642293 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 642295 T1474 oascc.SolrZkClient.makePath makePath: /foo/bar
[junit4] 2> 642646 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 642649 T1483 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73d2e2ae
name:ZooKeeperConnection Watcher:127.0.0.1:49636/foo/bar got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 642650 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 642654 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 642662 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 642670 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 642677 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 642684 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 642693 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 642697 T1474 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/192.168.57.17:8983_solr
[junit4] 2> 642698 T1474 oascc.SolrZkClient.makePath makePath:
/live_nodes/192.168.57.17:8983_solr
[junit4] 2> 642703 T1474 oascc.SolrZkClient.makePath makePath: /collections
[junit4] 2> 642708 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 642713 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 642718 T1474 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 642722 T1474 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 192.168.57.17:8983_solr
[junit4] 2> 642722 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 642728 T1474 oasc.Overseer.start Overseer
(id=92452207950888961-192.168.57.17:8983_solr-n_0000000000) starting
[junit4] 2> 642734 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 642756 T1474 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 642758 T1485 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 642761 T1474 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 642767 T1474 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 642771 T1474
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 642778 T1474 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
[junit4] 2> 642779 T1484 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 642793 T1474 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/
[junit4] 2> 642795 T1474 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 642795 T1474 oasc.ZkController.bootstrapConf bootstrapping
config for 1 cores into ZooKeeper using solr.xml from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/
[junit4] 2> 642795 T1474 oasc.ZkController.bootstrapConf Uploading
directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/conf
with name collection1 for SolrCore collection1
[junit4] 2> 642797 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_rest_managed.json
[junit4] 2> 642809 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_stopwords_english.json
[junit4] 2> 642816 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_synonyms_english.json
[junit4] 2> 642823 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.html
[junit4] 2> 642830 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-bottom.html
[junit4] 2> 642837 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-top.html
[junit4] 2> 642845 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/kmeans-attributes.xml
[junit4] 2> 642857 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/lingo-attributes.xml
[junit4] 2> 642866 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/stc-attributes.xml
[junit4] 2> 642874 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/currency.xml
[junit4] 2> 642882 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/elevate.xml
[junit4] 2> 642890 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ca.txt
[junit4] 2> 642899 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_fr.txt
[junit4] 2> 642909 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ga.txt
[junit4] 2> 642919 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_it.txt
[junit4] 2> 642928 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/hyphenations_ga.txt
[junit4] 2> 642937 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stemdict_nl.txt
[junit4] 2> 642945 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stoptags_ja.txt
[junit4] 2> 642954 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ar.txt
[junit4] 2> 642961 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_bg.txt
[junit4] 2> 642968 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ca.txt
[junit4] 2> 642976 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ckb.txt
[junit4] 2> 642984 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_cz.txt
[junit4] 2> 642992 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_da.txt
[junit4] 2> 642999 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_de.txt
[junit4] 2> 643010 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_el.txt
[junit4] 2> 643018 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_en.txt
[junit4] 2> 643027 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_es.txt
[junit4] 2> 643036 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_eu.txt
[junit4] 2> 643045 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fa.txt
[junit4] 2> 643053 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fi.txt
[junit4] 2> 643061 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fr.txt
[junit4] 2> 643069 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ga.txt
[junit4] 2> 643077 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_gl.txt
[junit4] 2> 643084 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hi.txt
[junit4] 2> 643092 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hu.txt
[junit4] 2> 643100 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hy.txt
[junit4] 2> 643108 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_id.txt
[junit4] 2> 643116 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_it.txt
[junit4] 2> 643125 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ja.txt
[junit4] 2> 643133 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_lv.txt
[junit4] 2> 643141 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_nl.txt
[junit4] 2> 643149 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_no.txt
[junit4] 2> 643158 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_pt.txt
[junit4] 2> 643165 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ro.txt
[junit4] 2> 643173 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ru.txt
[junit4] 2> 643181 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_sv.txt
[junit4] 2> 643189 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_th.txt
[junit4] 2> 643197 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_tr.txt
[junit4] 2> 643206 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/userdict_ja.txt
[junit4] 2> 643215 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-FoldToASCII.txt
[junit4] 2> 643223 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-ISOLatin1Accent.txt
[junit4] 2> 643231 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/protwords.txt
[junit4] 2> 643240 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/schema.xml
[junit4] 2> 643248 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/scripts.conf
[junit4] 2> 643257 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/solrconfig.xml
[junit4] 2> 643265 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/spellings.txt
[junit4] 2> 643273 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/stopwords.txt
[junit4] 2> 643279 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/synonyms.txt
[junit4] 2> 643288 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/update-script.js
[junit4] 2> 643296 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/browse.vm
[junit4] 2> 643305 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster.vm
[junit4] 2> 643313 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster_results.vm
[junit4] 2> 643321 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/debug.vm
[junit4] 2> 643329 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/did_you_mean.vm
[junit4] 2> 643337 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/error.vm
[junit4] 2> 643344 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_fields.vm
[junit4] 2> 643353 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_pivot.vm
[junit4] 2> 643361 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_queries.vm
[junit4] 2> 643370 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_ranges.vm
[junit4] 2> 643378 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facets.vm
[junit4] 2> 643386 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/footer.vm
[junit4] 2> 643394 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/head.vm
[junit4] 2> 643402 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/header.vm
[junit4] 2> 643408 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit.vm
[junit4] 2> 643417 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_grouped.vm
[junit4] 2> 643425 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_plain.vm
[junit4] 2> 643434 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/join_doc.vm
[junit4] 2> 643442 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.css
[junit4] 2> 643450 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.js
[junit4] 2> 643459 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/layout.vm
[junit4] 2> 643469 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/main.css
[junit4] 2> 643478 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/mime_type_lists.vm
[junit4] 2> 643489 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_bottom.vm
[junit4] 2> 643498 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_top.vm
[junit4] 2> 643508 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/product_doc.vm
[junit4] 2> 643517 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query.vm
[junit4] 2> 643527 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_form.vm
[junit4] 2> 643536 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_group.vm
[junit4] 2> 643545 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_spatial.vm
[junit4] 2> 643554 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/README.txt
[junit4] 2> 643564 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/results_list.vm
[junit4] 2> 643574 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/richtext_doc.vm
[junit4] 2> 643584 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/suggest.vm
[junit4] 2> 643593 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/tabs.vm
[junit4] 2> 643604 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/VM_global_library.vm
[junit4] 2> 643614 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example.xsl
[junit4] 2> 643625 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_atom.xsl
[junit4] 2> 643636 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_rss.xsl
[junit4] 2> 643646 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/luke.xsl
[junit4] 2> 643656 T1474 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/updateXml.xsl
[junit4] 2> 643669 T1474 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
[junit4] 2> 643673 T1474 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/
[junit4] 2> 643673 T1474 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 643676 T1487 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 643676 T1487 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 643679 T1487 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 643680 T1488 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 643687 T1484 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "node_name":"192.168.57.17:8983_solr",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://192.168.57.17:8983/solr",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null}
[junit4] 2> 643688 T1484 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 643695 T1488 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 644682 T1487 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 644682 T1487 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 644684 T1487 oasc.ZkController.createCollectionZkNode Creating
collection in ZooKeeper:collection1
[junit4] 2> 644684 T1487 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 644689 T1487 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 644692 T1487 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=collection1 specified config exists in
ZooKeeper
[junit4] 2> 644692 T1487 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/'
[junit4] 2> 644759 T1487 oasc.SolrConfig.initLibs Adding specified lib
dirs to ClassLoader
[junit4] 2> 644763 T1487 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/extraction/lib (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 644763 T1487 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4] 2> 644765 T1487 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 644765 T1487 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4] 2> 644766 T1487 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 644767 T1487 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4] 2> 644768 T1487 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/velocity/lib (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 644768 T1487 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
[junit4] 2> 644816 T1487 oasu.SolrIndexConfig.<init> IndexWriter
infoStream solr logging is enabled
[junit4] 2> 644819 T1487 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 644911 T1487 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 644925 T1487 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 644935 T1487 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 646026 T1487 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 646041 T1487 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 646046 T1487 oasr.RestManager$Registry.registerManagedResource
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 646127 T1487 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 646151 T1487 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 646525 T1487 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 646526 T1487 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 646526 T1487 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/data/
[junit4] 2> 646526 T1487 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2a67ecd0
[junit4] 2> 646582 T1487 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4] 2> 646582 T1487 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
warming in solrconfig.xml}]}
[junit4] 2> 646583 T1487 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@557175b0
[junit4] 2> 646583 T1487 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 646584 T1487 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 646584 T1487 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 646584 T1487 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 0 directories currently being tracked
[junit4] 2> 646584 T1487 oasc.CoreContainer.create ERROR Error creating
core [collection1]: access denied ("java.io.FilePermission"
"/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/data"
"write") org.apache.solr.common.SolrException: access denied
("java.io.FilePermission"
"/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/data"
"write")
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:890)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission"
"/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/data"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory.<init>(NativeFSLockFactory.java:93)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:502)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
[junit4] 2> ... 8 more
[junit4] 2>
[junit4] 2> 646591 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 646596 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 646601 T1491 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1fdf82d1
name:ZooKeeperConnection Watcher:127.0.0.1:49636 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 646601 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 646601 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 646611 T1474 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1198499309
[junit4] 2> 646612 T1474 oasc.Overseer.close Overseer
(id=92452207950888961-192.168.57.17:8983_solr-n_0000000000) closing
[junit4] 2> 646615 T1484 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 192.168.57.17:8983_solr
[junit4] 2> 648122 T1492
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
[junit4] 2>
[junit4] 2> 648122 T1488 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 648126 T1474 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1198499309
[junit4] 2> 648129 T1474 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49636 49636
[junit4] 2> 648139 T1475 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49636 49636
[junit4] 2> 648368 T1474 oas.SolrTestCaseJ4.tearDown ###Ending
testChrootBootstrap
[junit4] 2> 648387 T1474 oas.SolrTestCaseJ4.setUp ###Starting
testNoBootstrapConf
[junit4] 2> 648388 T1474 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 648389 T1493 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 648490 T1474 oasc.ZkTestServer.run start zk server on
port:49640
[junit4] 2> 648490 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 648492 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 648497 T1499 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59530d2d
name:ZooKeeperConnection Watcher:127.0.0.1:49640 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 648498 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 648498 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 648501 T1474 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
[junit4] 2> 648546 T1474 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
[junit4] 2> 648604 T1474 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
[junit4] 2> 648605 T1474 oasc.CoreContainer.<init> New CoreContainer
1330775242
[junit4] 2> 648605 T1474 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
[junit4] 2> 648606 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 648606 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 648606 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 648606 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 648607 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 648607 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 648607 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 648607 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 648608 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 648611 T1474 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 648614 T1474 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 648614 T1474 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 648614 T1474 oasc.CoreContainer.load Host Name:
[junit4] 2> 648615 T1474 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49640/foo/bar2
[junit4] 2> 648615 T1474 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 648615 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 648617 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 648621 T1501 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@25ff363d
name:ZooKeeperConnection Watcher:127.0.0.1:49640 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 648621 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 648622 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 648635 T1474 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49640 49640
[junit4] 2> 648650 T1493 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:49640 49640
[junit4] 2> 648891 T1474 oas.SolrTestCaseJ4.tearDown ###Ending
testNoBootstrapConf
[junit4] 2> 648897 T1474 oas.SolrTestCaseJ4.setUp ###Starting
testWithUploadDir
[junit4] 2> 648899 T1474 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 648900 T1502 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 649001 T1474 oasc.ZkTestServer.run start zk server on
port:49643
[junit4] 2> 649001 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 649003 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 649009 T1508 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5ceb17f3
name:ZooKeeperConnection Watcher:127.0.0.1:49643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 649009 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 649010 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 649013 T1474 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
[junit4] 2> 649052 T1474 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
[junit4] 2> 649102 T1474 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
[junit4] 2> 649103 T1474 oasc.CoreContainer.<init> New CoreContainer
673088499
[junit4] 2> 649103 T1474 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
[junit4] 2> 649105 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 649105 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 649106 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 649106 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 649107 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 649108 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 649108 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 649108 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 649108 T1474 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 649113 T1474 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 649116 T1474 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 649116 T1474 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 649116 T1474 oasc.CoreContainer.load Host Name:
[junit4] 2> 649117 T1474 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49643/foo/bar3
[junit4] 2> 649117 T1474 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 649118 T1474
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 649120 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 649123 T1510 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12b481b2
name:ZooKeeperConnection Watcher:127.0.0.1:49643 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 649124 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 649124 T1474 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 649129 T1474 oascc.SolrZkClient.makePath makePath: /foo/bar3
[junit4] 2> 649151 T1474 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 649156 T1512 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6e0b51a0
name:ZooKeeperConnection Watcher:127.0.0.1:49643/foo/bar3 got event
WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 649156 T1474 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 649161 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 649172 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 649181 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 649190 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 649197 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 649205 T1474 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 649209 T1474 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/192.168.57.17:8983_solr
[junit4] 2> 649211 T1474 oascc.SolrZkClient.makePath makePath:
/live_nodes/192.168.57.17:8983_solr
[junit4] 2> 649218 T1474 oascc.SolrZkClient.makePath makePath: /collections
[junit4] 2> 649225 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 649232 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 649240 T1474 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 649247 T1474 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 192.168.57.17:8983_solr
[junit4] 2> 649248 T1474 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 649255 T1474 oasc.Overseer.start Overseer
(id=92452208401776642-192.168.57.17:8983_solr-n_0000000000) starting
[junit4] 2> 649264 T1474 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 649294 T1474 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 649297 T1514 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 649299 T1474 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 649308 T1474 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 649315 T1474
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 649325 T1513 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 649326 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/_rest_managed.json
[junit4] 2> 649339 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/_schema_analysis_stopwords_english.json
[junit4] 2> 649348 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/_schema_analysis_synonyms_english.json
[junit4] 2> 649357 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/admin-extra.html
[junit4] 2> 649365 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/admin-extra.menu-bottom.html
[junit4] 2> 649374 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/admin-extra.menu-top.html
[junit4] 2> 649382 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/clustering/carrot2/kmeans-attributes.xml
[junit4] 2> 649398 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/clustering/carrot2/lingo-attributes.xml
[junit4] 2> 649409 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/clustering/carrot2/stc-attributes.xml
[junit4] 2> 649421 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/currency.xml
[junit4] 2> 649428 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/elevate.xml
[junit4] 2> 649440 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/contractions_ca.txt
[junit4] 2> 649453 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/contractions_fr.txt
[junit4] 2> 649463 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/contractions_ga.txt
[junit4] 2> 649474 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/contractions_it.txt
[junit4] 2> 649484 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/hyphenations_ga.txt
[junit4] 2> 649495 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stemdict_nl.txt
[junit4] 2> 649509 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stoptags_ja.txt
[junit4] 2> 649521 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ar.txt
[junit4] 2> 649530 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_bg.txt
[junit4] 2> 649542 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ca.txt
[junit4] 2> 649552 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ckb.txt
[junit4] 2> 649563 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_cz.txt
[junit4] 2> 649572 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_da.txt
[junit4] 2> 649580 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_de.txt
[junit4] 2> 649590 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_el.txt
[junit4] 2> 649606 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_en.txt
[junit4] 2> 649622 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_es.txt
[junit4] 2> 649635 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_eu.txt
[junit4] 2> 649657 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_fa.txt
[junit4] 2> 649667 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_fi.txt
[junit4] 2> 649677 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_fr.txt
[junit4] 2> 649687 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ga.txt
[junit4] 2> 649697 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_gl.txt
[junit4] 2> 649706 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_hi.txt
[junit4] 2> 649715 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_hu.txt
[junit4] 2> 649725 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_hy.txt
[junit4] 2> 649735 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_id.txt
[junit4] 2> 649746 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_it.txt
[junit4] 2> 649756 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ja.txt
[junit4] 2> 649765 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_lv.txt
[junit4] 2> 649775 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_nl.txt
[junit4] 2> 649784 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_no.txt
[junit4] 2> 649794 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_pt.txt
[junit4] 2> 649804 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ro.txt
[junit4] 2> 649814 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_ru.txt
[junit4] 2> 649823 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_sv.txt
[junit4] 2> 649832 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_th.txt
[junit4] 2> 649841 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/stopwords_tr.txt
[junit4] 2> 649850 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/lang/userdict_ja.txt
[junit4] 2> 649859 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/mapping-FoldToASCII.txt
[junit4] 2> 649869 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/mapping-ISOLatin1Accent.txt
[junit4] 2> 649878 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/protwords.txt
[junit4] 2> 649885 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/schema.xml
[junit4] 2> 649894 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/scripts.conf
[junit4] 2> 649902 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/solrconfig.xml
[junit4] 2> 649908 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/spellings.txt
[junit4] 2> 649915 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/stopwords.txt
[junit4] 2> 649921 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/synonyms.txt
[junit4] 2> 649927 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/update-script.js
[junit4] 2> 649935 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/browse.vm
[junit4] 2> 649945 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/cluster.vm
[junit4] 2> 649954 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/cluster_results.vm
[junit4] 2> 649959 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/debug.vm
[junit4] 2> 649966 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/did_you_mean.vm
[junit4] 2> 649974 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/error.vm
[junit4] 2> 649982 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/facet_fields.vm
[junit4] 2> 649990 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/facet_pivot.vm
[junit4] 2> 649998 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/facet_queries.vm
[junit4] 2> 650008 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/facet_ranges.vm
[junit4] 2> 650018 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/facets.vm
[junit4] 2> 650028 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/footer.vm
[junit4] 2> 650037 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/head.vm
[junit4] 2> 650046 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/header.vm
[junit4] 2> 650062 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/hit.vm
[junit4] 2> 650077 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/hit_grouped.vm
[junit4] 2> 650094 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/hit_plain.vm
[junit4] 2> 650114 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/join_doc.vm
[junit4] 2> 650125 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/jquery.autocomplete.css
[junit4] 2> 650137 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/jquery.autocomplete.js
[junit4] 2> 650153 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/layout.vm
[junit4] 2> 650171 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/main.css
[junit4] 2> 650184 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/mime_type_lists.vm
[junit4] 2> 650195 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/pagination_bottom.vm
[junit4] 2> 650204 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/pagination_top.vm
[junit4] 2> 650215 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/product_doc.vm
[junit4] 2> 650224 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/query.vm
[junit4] 2> 650234 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/query_form.vm
[junit4] 2> 650243 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/query_group.vm
[junit4] 2> 650253 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/query_spatial.vm
[junit4] 2> 650262 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/README.txt
[junit4] 2> 650272 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/results_list.vm
[junit4] 2> 650282 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/richtext_doc.vm
[junit4] 2> 650292 T1474 oascc.SolrZkClient.makePath makePath:
/configs/testWithUploadDir/velocity/suggest.vm
[junit4] 2> 650300 T1474 oascc.SolrZkClient.
[...truncated too long message...]
439 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting
termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_CO,
timezone=Portugal
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=189505088,total=457703424
[junit4] 2> NOTE: All tests run in this JVM: [BadIndexSchemaTest,
TestIndexingPerformance, FieldFacetTest, FieldFacetExtrasTest,
StandardRequestHandlerTest, OverseerStatusTest, IndexSchemaTest,
TestManagedSchema, TestCoreDiscovery, TestRTGBase,
DistributedFacetPivotSmallTest, CoreAdminCreateDiscoverTest,
OpenExchangeRatesOrgProviderTest, TestDocSet, TestSweetSpotSimilarityFactory,
MigrateRouteKeyTest, FunctionTest, FastVectorHighlighterTest,
TestExceedMaxTermLength, DirectUpdateHandlerTest, RAMDirectoryFactoryTest,
TermVectorComponentDistributedTest, ReturnFieldsTest, TestCodecSupport,
TestDefaultSimilarityFactory, UUIDUpdateProcessorFallbackTest,
ResourceLoaderTest, ConnectionManagerTest, CustomCollectionTest,
TestPerFieldSimilarity, IndexBasedSpellCheckerTest, TestRandomMergePolicy,
TestOrdValues, UnloadDistributedZkTest, TestZkChroot, TestReRankQParserPlugin,
HdfsCollectionsAPIDistributedZkTest, ReplicationFactorTest,
TestSolrIndexConfig, TriLevelCompositeIdRoutingTest, TestRealTimeGet,
TestRemoteStreaming, AbstractAnalyticsStatsTest, SuggesterFSTTest,
TestCharFilters, TestJmxIntegration, QueryParsingTest, HighlighterConfigTest,
DocumentBuilderTest, TestCoreContainer, BasicFunctionalityTest, TestSolrJ,
TestChildDocTransformer, TestSolrXmlPersistor, CoreAdminRequestStatusTest,
ZkSolrClientTest, ExpressionTest, AnalysisErrorHandlingTest,
TestFieldTypeResource, SoftAutoCommitTest, DocValuesMultiTest,
SolrInfoMBeanTest, DateRangeFieldTest, BlockDirectoryTest,
TestDistributedSearch, CursorPagingTest, DistributedFacetPivotLongTailTest,
BadCopyFieldTest, SyncSliceTest, HdfsChaosMonkeySafeLeaderTest, TestLazyCores,
TestMaxScoreQueryParser, BasicZkTest, SpellCheckComponentTest,
ResponseHeaderTest, DistributedFacetPivotLargeTest, TestQueryUtils,
TestLMDirichletSimilarityFactory, BinaryUpdateRequestHandlerTest,
TestPivotHelperCode, TestNonDefinedSimilarityFactory, TestTrie,
DisMaxRequestHandlerTest, ParsingFieldUpdateProcessorsTest,
CachingDirectoryFactoryTest, AnalyticsQueryTest, HighlighterMaxOffsetTest,
PolyFieldTest, HdfsRecoveryZkTest, PreAnalyzedUpdateProcessorTest,
TestPHPSerializedResponseWriter, PeerSyncTest, MergeStrategyTest,
TestRestManager, TestShortCircuitedRequests, SearchHandlerTest,
TestFieldCollectionResource, TestManagedResource,
DistribDocExpirationUpdateProcessorTest, TestBM25SimilarityFactory,
AddBlockUpdateTest, TestJoin, TestCSVLoader, XsltUpdateRequestHandlerTest,
QueryResultKeyTest, TestCursorMarkWithoutUniqueKey, TestSolrXml, UUIDFieldTest,
SimpleFacetsTest, ModifyConfFileTest, DebugComponentTest, TestRecoveryHdfs,
SolrCoreTest, TestCSVResponseWriter, SolrIndexConfigTest,
ResponseLogComponentTest, SortByFunctionTest, TestManagedSchemaFieldResource,
TestFiltering, LeaderElectionTest, TestMiniSolrCloudCluster,
SuggestComponentTest, TestClassNameShortening, QueryElevationComponentTest,
TestAtomicUpdateErrorCases, TestStressRecovery, DistributedTermsComponentTest,
JSONWriterTest, TestSolrQueryParserResource, EchoParamsTest,
TestElisionMultitermQuery, TestFieldTypeCollectionResource, FileUtilsTest,
StatsComponentTest, MultiThreadedOCPTest, UpdateRequestProcessorFactoryTest,
TestCloudPivotFacet, BJQParserTest, TestSearchPerf, AbstractAnalyticsFacetTest,
TestMultiCoreConfBootstrap, ClusterStateTest, TestManagedStopFilterFactory,
TestHashPartitioner, TestDocBasedVersionConstraints,
TestCollationFieldDocValues, HdfsBasicDistributedZkTest,
TestManagedSynonymFilterFactory, HardAutoCommitTest, PrimitiveFieldTypeTest,
PingRequestHandlerTest, CursorMarkTest, TestLFUCache,
TestRequestStatusCollectionAPI, TestLRUCache,
SignatureUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest,
SolrTestCaseJ4Test, NotRequiredUniqueKeyTest, TestPseudoReturnFields,
CoreAdminHandlerTest, CacheHeaderTest, TestCollectionAPI,
TestHighlightDedupGrouping, TestDistributedMissingSort,
TestFoldingMultitermQuery, TestAddFieldRealTimeGet, TestInfoStreamLogging,
TestNRTOpen, SharedFSAutoReplicaFailoverUtilsTest, DirectSolrConnectionTest,
SolrPluginUtilsTest, TestCloudSchemaless, DistributedExpandComponentTest,
OutputWriterTest, TestMissingGroups, PluginInfoTest,
TestOverriddenPrefixQueryForCustomFieldType,
OverriddenZkACLAndCredentialsProvidersTest, TestModifyConfFiles,
TestImplicitCoreProperties, RecoveryZkTest,
TestSolrQueryParserDefaultOperatorResource, TestReversedWildcardFilterFactory,
AssignTest, NoCacheHeaderTest, TestSystemIdResolver, TestBinaryResponseWriter,
DateMathParserTest, DistributedDebugComponentTest, OverseerTest,
VMParamsZkACLAndCredentialsProvidersTest, LoggingHandlerTest,
IndexSchemaRuntimeFieldTest, QueryFacetTest, SchemaVersionSpecificBehaviorTest,
SampleTest, SpellPossibilityIteratorTest, DirectUpdateHandlerOptimizeTest,
URLClassifyProcessorTest, TestPhraseSuggestions, TestNoOpRegenerator,
TestSolrCoreProperties, HdfsDirectoryTest, TestSchemaSimilarityResource,
RankQueryTest, TestCollationField, TestFuzzyAnalyzedSuggestions,
BadComponentTest, LukeRequestHandlerTest, TestFunctionQuery,
SystemInfoHandlerTest, SpellingQueryConverterTest, NumericFieldsTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting,
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest,
TestDistributedGrouping, TestFaceting, TestRecovery,
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder,
TestReload, TestStressVersions, TestRangeQuery, TestSolr4Spatial,
TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort,
TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher,
HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest,
DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene,
SpatialFilterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, TestSolrDeletionPolicy1, TestSurroundQueryParser,
TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest,
TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest,
MBeansHandlerTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName,
CoreContainerCoreInitFailuresTest, SOLR749Test, TestQuerySenderListener,
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery,
CopyFieldTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest,
TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, TestLuceneMatchVersion, SynonymTokenizerTest,
TestXIncludeConfig, TestDFRSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest,
TestFastOutputStream, ScriptEngineTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, TestUtils,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, CircularListTest,
DistributedIntervalFacetingTest, TestTolerantSearch, NoFacetTest,
RangeFacetTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest,
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest]
[junit4] Completed in 236.62s, 1 test, 1 error <<< FAILURES!
[...truncated 269 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:491: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:471: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:60: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961:
There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 5
errors, 50 ignored (22 assumptions)
Total time: 182 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]