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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b04) - Build # 11244 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11244/
Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 305 from https://127.0.0.1:59389/x/collection1lastClient and got 5 from https://127.0.0.1:52886/x/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from https://127.0.0.1:59389/x/collection1lastClient and got 5 from https://127.0.0.1:52886/x/collection1
	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E:65DA30472DE75312]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1169)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1148)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:235)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)


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=5267, name=coreLoadExecutor-2664-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=5267, name=coreLoadExecutor-2664-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@5f448063 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@744ab372)
	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=5294, name=coreLoadExecutor-2674-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=5294, name=coreLoadExecutor-2674-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@61f3295a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458b5747)
	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=5310, name=coreLoadExecutor-2681-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=5310, name=coreLoadExecutor-2681-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@3fac405c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ddca3f)
	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=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	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:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:727)
	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([E43CBE5F5AB8332E:6C688185F4445ED6]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	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:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:727)
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 10858 lines...]
   [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
   [junit4]   2> 425701 T667 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@569cdbd0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563ad25c assuming 'simple'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/Detroit -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | RAMDirectoryFactoryTest.test <<<
   [junit4]    > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E:6C688185F4445ED6]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=453), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=453)), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ro, timezone=America/Detroit
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=41062488,total=148750336
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestNoOpRegenerator, TestDistribDocBasedVersion, LoggingHandlerTest, TestFiltering, TestCollectionAPI, TestNonDefinedSimilarityFactory, ResourceLoaderTest, SuggestComponentTest, TestExtendedDismaxParser, DefaultValueUpdateProcessorTest, TestQueryTypes, SoftAutoCommitTest, TestTolerantSearch, TestIndexingPerformance, DebugComponentTest, RequestHandlersTest, TestBlendedInfixSuggestions, TestCollationField, UniqFieldsUpdateProcessorFactoryTest, CoreContainerCoreInitFailuresTest, TestWriterPerf, TestSolrQueryParserDefaultOperatorResource, TermVectorComponentTest, ClusterStateTest, PrimUtilsTest, ReplicationFactorTest, TestClassNameShortening, TestOmitPositions, TestSortingResponseWriter, TestMergePolicyConfig, TestPHPSerializedResponseWriter, TestRealTimeGet, TestJoin, DirectSolrConnectionTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest]
   [junit4] Completed on J1 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 288 lines...]
   [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.CachingDirectoryFactoryTest-E43CBE5F5AB8332E-001/init-core-data-001
   [junit4]   2> 958222 T2560 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 958224 T2560 oas.SolrTestCaseJ4.setUp ###Starting stressTest
   [junit4]   2> 958503 T2563 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@273998ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@660492d4 assuming 'simple'
   [junit4]   2> 958505 T2565 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@6c008a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47fd029d assuming 'simple'
   [junit4]   2> 958506 T2566 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@3e1536d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f283cef assuming 'simple'
   [junit4]   2> 958506 T2562 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1489c8df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55b4c2e4 assuming 'simple'
   [junit4]   2> 958506 T2561 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@69bbf3c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2886f9f9 assuming 'simple'
   [junit4]   2> 958507 T2564 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1f6390a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e5e9a9a assuming 'simple'
   [junit4]   2> 958507 T2568 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@7b2b9751 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a169d6a assuming 'simple'
   [junit4]   2> 285 T2562 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-942,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 285 T2564 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-944,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 958508 T2567 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@61f1aaf3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cca0c8 assuming 'simple'
   [junit4]   2> 285 T2565 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-945,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 958509 T2569 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@73a8fb20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3295f11b assuming 'simple'
   [junit4]   2> 285 T2568 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-948,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 958509 T2570 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@2398bdc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62a5b7fa assuming 'simple'
   [junit4]   2> 285 T2561 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-941,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 958510 T2571 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@791f7b2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38227110 assuming 'simple'
   [junit4]   2> 285 T2563 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-943,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 285 T2566 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-946,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 288 T2571 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-951,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 288 T2570 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-950,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 287 T2569 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-949,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 287 T2567 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-947,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 966245 T2578 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 966374 T2560 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=Europe/Busingen -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.17s J0 | CachingDirectoryFactoryTest.stressTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2561, name=Thread-941, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2562, name=Thread-942, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2566, name=Thread-946, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2565, name=Thread-945, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2564, name=Thread-944, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2568, name=Thread-948, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2567, name=Thread-947, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2569, name=Thread-949, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2570, name=Thread-950, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2571, name=Thread-951, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 966395 T2560 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=iw, timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=87720184,total=244121600
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, ResponseHeaderTest, TestFastWriter, DirectUpdateHandlerTest, DOMUtilTest, DistributedSpellCheckComponentTest, TestManagedStopFilterFactory, TestHashPartitioner, RequiredFieldsTest, TestDFRSimilarityFactory, DistribCursorPagingTest, OverseerTest, UUIDUpdateProcessorFallbackTest, XsltUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, DirectSolrSpellCheckerTest, TestJmxIntegration, TestManagedResource, HighlighterConfigTest, TestPartialUpdateDeduplication, FileUtilsTest, ExternalCollectionsTest, StandardRequestHandlerTest, ShowFileRequestHandlerTest, TestDistributedMissingSort, DistribDocExpirationUpdateProcessorTest, TestFieldResource, DistributedDebugComponentTest, SignatureUpdateProcessorFactoryTest, EchoParamsTest, BadIndexSchemaTest, DisMaxRequestHandlerTest, TestShardHandlerFactory, TestMiniSolrCloudCluster, TestFastLRUCache, TestFoldingMultitermQuery, PluginInfoTest, HdfsBasicDistributedZk2Test, TestDefaultSimilarityFactory, ExternalFileFieldSortTest, ClusterStateUpdateTest, TestConfig, CurrencyFieldOpenExchangeTest, DistributedSuggestComponentTest, SpellingQueryConverterTest, OverseerCollectionProcessorTest, TestFreeTextSuggestions, TestSolrDeletionPolicy1, TestCloudPivotFacet, UnloadDistributedZkTest, HdfsRecoveryZkTest, ModifyConfFileTest, DistributedFacetPivotLargeTest, TestQuerySenderListener, TestSolr4Spatial2, StatelessScriptUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, TestOrdValues, OpenExchangeRatesOrgProviderTest, DocValuesMultiTest, BadComponentTest, TestSolrXmlPersistence, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType, DistributedQueryComponentCustomSortTest, AnalysisErrorHandlingTest, FastVectorHighlighterTest, TestRecoveryHdfs, SolrTestCaseJ4Test, TestIntervalFaceting, TestRawResponseWriter, TestSearchPerf, CachingDirectoryFactoryTest]
   [junit4] Completed on J0 in 8.19s, 1 test, 1 error <<< FAILURES!

[...truncated 224 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/init-core-data-001
   [junit4]   2> 1762268 T3944 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1762269 T3944 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /x/
   [junit4]   2> 1762273 T3944 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1762273 T3944 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1762274 T3945 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1762374 T3944 oasc.ZkTestServer.run start zk server on port:34650
   [junit4]   2> 1762375 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1762376 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1762379 T3951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f8df87b name:ZooKeeperConnection Watcher:127.0.0.1:34650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1762380 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1762380 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1762380 T3944 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1762385 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1762387 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1762393 T3953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e21e84a name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1762394 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1762394 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1762394 T3944 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1762397 T3944 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1762400 T3944 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1762402 T3944 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1762405 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1762405 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1762409 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1762410 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1762413 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1762413 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1762416 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1762417 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1762420 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1762420 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1762423 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1762423 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1762426 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1762427 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1762430 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1762430 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1762433 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1762434 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1762436 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1762437 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1762440 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1762440 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1762443 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1762444 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1762446 T3955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cc92289 name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1762446 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1762446 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1762687 T3944 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1762689 T3944 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1762692 T3944 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35041
   [junit4]   2> 1762694 T3944 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1762694 T3944 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1762694 T3944 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002
   [junit4]   2> 1762695 T3944 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/'
   [junit4]   2> 1762704 T3944 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/solr.xml
   [junit4]   2> 1762720 T3944 oasc.CoreContainer.<init> New CoreContainer 1008789266
   [junit4]   2> 1762720 T3944 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/]
   [junit4]   2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1762723 T3944 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1762724 T3944 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1762725 T3944 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1762725 T3944 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1762725 T3944 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1762726 T3944 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34650/solr
   [junit4]   2> 1762726 T3944 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1762727 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1762727 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1762730 T3966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2de28715 name:ZooKeeperConnection Watcher:127.0.0.1:34650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1762731 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1762731 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1762733 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1762735 T3968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e512f49 name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1762735 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1762736 T3944 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1762739 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1762742 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1762744 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1762746 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1762749 T3944 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1762751 T3944 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35041_x
   [junit4]   2> 1762752 T3944 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35041_x
   [junit4]   2> 1762754 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1762756 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1762759 T3944 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1762761 T3944 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35041_x
   [junit4]   2> 1762761 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1762764 T3944 oasc.Overseer.start Overseer (id=92451566781857796-127.0.0.1:35041_x-n_0000000000) starting
   [junit4]   2> 1762767 T3944 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1762778 T3944 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1762778 T3970 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1762779 T3944 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1762783 T3944 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1762785 T3944 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1762790 T3969 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1762791 T3972 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1762792 T3972 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1762793 T3972 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1762793 T3973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35041/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:35041_x",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 1762798 T3969 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1762801 T3973 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> 1763794 T3972 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1763794 T3972 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1763795 T3972 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1763795 T3972 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1763797 T3972 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1763797 T3972 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/'
   [junit4]   2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1763826 T3972 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1763840 T3972 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1763842 T3972 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1763846 T3972 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1763959 T3972 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1763964 T3972 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1763965 T3972 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1763974 T3972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1763975 T3972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1763977 T3972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763977 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1763978 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1763978 T3972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763979 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1763979 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1763980 T3972 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1763980 T3972 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1763980 T3972 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/
   [junit4]   2> 1763980 T3972 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec39b10
   [junit4]   2> 1763980 T3972 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data
   [junit4]   2> 1763981 T3972 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index/
   [junit4]   2> 1763981 T3972 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1763981 T3972 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index
   [junit4]   2> 1763981 T3972 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1763982 T3972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@470c41ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7acbd738),segFN=segments_1,generation=1}
   [junit4]   2> 1763982 T3972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763985 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1763985 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-

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

stRawResponseWriter, TestSearchPerf, CachingDirectoryFactoryTest, TestReloadAndDeleteDocs, TermsComponentTest, TestSystemIdResolver, TestExceedMaxTermLength, CoreAdminHandlerTest, ResponseLogComponentTest, TestRandomDVFaceting, ShardRoutingTest, TestReplicationHandler, TestLuceneMatchVersion, TestSchemaVersionResource, TestMissingGroups, TestSort, PathHierarchyTokenizerFactoryTest, RollingRestartTest, TestSolrCoreProperties, TestSurroundQueryParser, HdfsDirectoryTest, RecoveryZkTest, TestStressUserVersions, TestChildDocTransformer, HighlighterTest, TestLRUCache, FieldFacetTest, OverseerStatusTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, AssignTest, MoreLikeThisHandlerTest, PeerSyncTest, TestCustomSort, TestCopyFieldCollectionResource, TestConfigSets, WordBreakSolrSpellCheckerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, BasicZkTest, TestRandomFaceting, TestZkChroot]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Edmonton -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestZkChroot (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5267, name=coreLoadExecutor-2664-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@5f448063 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@744ab372)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5294, name=coreLoadExecutor-2674-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@61f3295a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458b5747)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #3: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5310, name=coreLoadExecutor-2681-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@3fac405c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ddca3f)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 13.17s, 4 tests, 3 errors <<< FAILURES!

[...truncated 659 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2 errors, 1 failure, 45 ignored (23 assumptions)

Total time: 90 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b28) - Build # 11247 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11247/
Java: 32bit/jdk1.9.0-ea-b28 -server -XX:+UseConcMarkSweepGC

5 tests failed.
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=5004, name=coreLoadExecutor-2689-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=5004, name=coreLoadExecutor-2689-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@c2af4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13773d)
	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=5020, name=coreLoadExecutor-2696-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=5020, name=coreLoadExecutor-2696-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@1ce4d3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a71f6)
	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=5049, name=coreLoadExecutor-2706-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=5049, name=coreLoadExecutor-2706-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@114eb46 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fa37bf)
	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=1436, name=Thread-630, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1436, name=Thread-630, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:894)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
	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:673)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
	at java.nio.file.Files.createDirectories(Files.java:726)
	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([D4A7220426F8F346:5CF31DDE88049EBE]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:894)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
	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:673)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
	at java.nio.file.Files.createDirectories(Files.java:726)
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:484)
	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 10846 lines...]
   [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
   [junit4]   2> 278227 T758 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@b481d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f4dafa assuming 'simple'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -Dtests.seed=D4A7220426F8F346 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale= -Dtests.timezone=Indian/Comoro -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | RAMDirectoryFactoryTest.test <<<
   [junit4]    > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346:5CF31DDE88049EBE]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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=CheapBastard, sim=DefaultSimilarity, locale=, timezone=Indian/Comoro
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=73561656,total=185192448
   [junit4]   2> NOTE: All tests run in this JVM: [CircularListTest, TestPhraseSuggestions, TestRandomMergePolicy, MigrateRouteKeyTest, NumericFieldsTest, QueryElevationComponentTest, TestIndexingPerformance, HttpPartitionTest, InfoHandlerTest, TestStressLucene, SuggesterFSTTest, TestCSVLoader, DateRangeFieldTest, TestFieldSortValues, BinaryUpdateRequestHandlerTest, SSLMigrationTest, BlockDirectoryTest, TestIndexSearcher, TestWriterPerf, TestCloudManagedSchema, TestCloudSchemaless, RAMDirectoryFactoryTest]
   [junit4] Completed on J1 in 0.04s, 1 test, 1 error <<< FAILURES!

[...truncated 140 lines...]
   [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.CachingDirectoryFactoryTest-D4A7220426F8F346-001/init-core-data-001
   [junit4]   2> 534103 T1435 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 534105 T1435 oas.SolrTestCaseJ4.setUp ###Starting stressTest
   [junit4]   2> 534137 T1436 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1a3c0a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9eca9a assuming 'simple'
   [junit4]   2> 534139 T1445 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@5ebc9f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b6a4 assuming 'simple'
   [junit4]   2> 534139 T1440 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1d37b40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ee717b assuming 'simple'
   [junit4]   2> 534140 T1443 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@18b2471 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b62e4a assuming 'simple'
   [junit4]   2> 534140 T1441 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@12938aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@143291 assuming 'simple'
   [junit4]   2> 534140 T1439 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@17928c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4422fe assuming 'simple'
   [junit4]   2> 534140 T1438 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@11e722f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@237814 assuming 'simple'
   [junit4]   2> 534141 T1437 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1c05e41 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd547a assuming 'simple'
   [junit4]   2> 37 T1441 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-635,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 534141 T1446 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@765cc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14b56f3 assuming 'simple'
   [junit4]   2> 534141 T1442 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@d329d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ee23eb assuming 'simple'
   [junit4]   2> 534142 T1444 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@3c276a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1012d51 assuming 'simple'
   [junit4]   2> 37 T1436 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-630,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 37 T1443 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-637,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 37 T1439 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-633,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 39 T1442 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-636,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 39 T1444 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-638,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 39 T1445 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-639,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 38 T1446 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-640,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 38 T1437 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-631,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 38 T1438 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-632,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 37 T1440 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-634,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:726)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 542111 T1453 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 542268 T1435 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest -Dtests.seed=D4A7220426F8F346 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Pacific/Galapagos -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.20s J0 | CachingDirectoryFactoryTest.stressTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1436, name=Thread-630, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1441, name=Thread-635, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1443, name=Thread-637, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1440, name=Thread-634, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1439, name=Thread-633, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1438, name=Thread-632, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1437, name=Thread-631, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1446, name=Thread-640, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1442, name=Thread-636, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1444, name=Thread-638, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1445, name=Thread-639, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path9" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A7220426F8F346]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:894)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:541)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:971)
   [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:673)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:780)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:726)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 542303 T1435 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_SY, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=77364808,total=192655360
   [junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, HdfsBasicDistributedZkTest, TestSearchPerf, OverseerStatusTest, TestSolr4Spatial2, DirectSolrSpellCheckerTest, PeerSyncTest, TestSolrDeletionPolicy2, TestFastLRUCache, CursorMarkTest, TestSuggestSpellingConverter, TestSolr4Spatial, DistributedFacetPivotLargeTest, SpellCheckComponentTest, TestParamSet, DistributedSpellCheckComponentTest, TestFastWriter, TestMiniSolrCloudCluster, TestSchemaVersionResource, TestExceedMaxTermLength, TestPartialUpdateDeduplication, ModifyConfFileTest, RequiredFieldsTest, SuggesterWFSTTest, TestMaxScoreQueryParser, SpellPossibilityIteratorTest, TestSolrJ, EchoParamsTest, ClusterStateUpdateTest, ResponseHeaderTest, TestDocSet, SpellingQueryConverterTest, TestChildDocTransformer, TestComponentsName, TestStressRecovery, SuggesterTest, TestReload, TestConfig, TestFreeTextSuggestions, TriLevelCompositeIdRoutingTest, DeleteReplicaTest, TestJmxIntegration, PingRequestHandlerTest, TestTrie, BJQParserTest, TestNonNRTOpen, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedSuggestComponentTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedUpdateProcessorTest, DistributedExpandComponentTest, TestOrdValues, ReturnFieldsTest, CachingDirectoryFactoryTest]
   [junit4] Completed on J0 in 8.21s, 1 test, 1 error <<< FAILURES!

[...truncated 396 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot-D4A7220426F8F346-001/init-core-data-001
   [junit4]   2> 1668461 T4989 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1668464 T4989 oas.SolrTestCaseJ4.setUp ###Starting testInitPathExists
   [junit4]   2> 1668465 T4989 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1668466 T4990 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1668566 T4989 oasc.ZkTestServer.run start zk server on port:58832
   [junit4]   2> 1668566 T4989 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1668567 T4989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1668569 T4996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d8dfb name:ZooKeeperConnection Watcher:127.0.0.1:58832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1668569 T4989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1668569 T4989 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1668570 T4989 oascc.SolrZkClient.makePath makePath: /foo/bar4
   [junit4]   2> 1668573 T4989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 1668587 T4989 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 1668592 T4989 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 1668593 T4989 oasc.CoreContainer.<init> New CoreContainer 12306384
   [junit4]   2> 1668593 T4989 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 1668594 T4989 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1668594 T4989 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1668595 T4989 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1668595 T4989 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1668595 T4989 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1668596 T4989 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1668596 T4989 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1668596 T4989 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1668596 T4989 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1668597 T4989 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1668597 T4989 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1668598 T4989 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1668598 T4989 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1668598 T4989 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58832/foo/bar4
   [junit4]   2> 1668599 T4989 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1668599 T4989 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1668600 T4989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1668600 T4998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a5cba name:ZooKeeperConnection Watcher:127.0.0.1:58832 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1668601 T4989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1668601 T4989 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1668604 T4989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1668605 T5000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19117e6 name:ZooKeeperConnection Watcher:127.0.0.1:58832/foo/bar4 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1668605 T4989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1668606 T4989 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1668609 T4989 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1668611 T4989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1668613 T4989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1668616 T4989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1668618 T4989 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1668619 T4989 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 1668620 T4989 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 1668622 T4989 oascc.SolrZkClient.makePath makePath: /collections
   [junit4]   2> 1668623 T4989 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1668625 T4989 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1668627 T4989 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1668629 T4989 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr
   [junit4]   2> 1668629 T4989 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1668630 T4989 oasc.Overseer.start Overseer (id=92453848074551298-188.138.97.18:8983_solr-n_0000000000) starting
   [junit4]   2> 1668632 T4989 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1668636 T4989 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1668637 T5002 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1668637 T4989 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1668639 T4989 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1668640 T4989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1668642 T4989 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 1668642 T5001 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1668646 T4989 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 1668647 T4989 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1668647 T4989 oasc.ZkController.bootstrapConf bootstrapping config for 1 cores into ZooKeeper using solr.xml from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/
   [junit4]   2> 1668647 T4989 oasc.ZkController.bootstrapConf Uploading directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 1668648 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/spellings.txt
   [junit4]   2> 1668650 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/stopwords.txt
   [junit4]   2> 1668652 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/scripts.conf
   [junit4]   2> 1668653 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.html
   [junit4]   2> 1668655 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/schema.xml
   [junit4]   2> 1668656 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/solrconfig.xml
   [junit4]   2> 1668658 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-top.html
   [junit4]   2> 1668659 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/elevate.xml
   [junit4]   2> 1668661 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_synonyms_english.json
   [junit4]   2> 1668663 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_nl.txt
   [junit4]   2> 1668665 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_eu.txt
   [junit4]   2> 1668667 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ga.txt
   [junit4]   2> 1668669 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fr.txt
   [junit4]   2> 1668670 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_bg.txt
   [junit4]   2> 1668672 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stemdict_nl.txt
   [junit4]   2> 1668674 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ca.txt
   [junit4]   2> 1668675 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ja.txt
   [junit4]   2> 1668677 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_id.txt
   [junit4]   2> 1668679 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_it.txt
   [junit4]   2> 1668680 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fi.txt
   [junit4]   2> 1668682 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_fr.txt
   [junit4]   2> 1668684 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_el.txt
   [junit4]   2> 1668686 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_en.txt
   [junit4]   2> 1668688 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_da.txt
   [junit4]   2> 1668689 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stoptags_ja.txt
   [junit4]   2> 1668691 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_no.txt
   [junit4]   2> 1668692 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_pt.txt
   [junit4]   2> 1668694 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/hyphenations_ga.txt
   [junit4]   2> 1668695 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ru.txt
   [junit4]   2> 1668696 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ro.txt
   [junit4]   2> 1668697 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_cz.txt
   [junit4]   2> 1668699 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hu.txt
   [junit4]   2> 1668700 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_th.txt
   [junit4]   2> 1668701 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ckb.txt
   [junit4]   2> 1668702 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_gl.txt
   [junit4]   2> 1668703 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ar.txt
   [junit4]   2> 1668705 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_tr.txt
   [junit4]   2> 1668706 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_es.txt
   [junit4]   2> 1668707 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/userdict_ja.txt
   [junit4]   2> 1668708 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_it.txt
   [junit4]   2> 1668710 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ca.txt
   [junit4]   2> 1668711 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_lv.txt
   [junit4]   2> 1668712 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_de.txt
   [junit4]   2> 1668714 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ga.txt
   [junit4]   2> 1668715 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hi.txt
   [junit4]   2> 1668717 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hy.txt
   [junit4]   2> 1668718 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_sv.txt
   [junit4]   2> 1668720 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fa.txt
   [junit4]   2> 1668722 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/synonyms.txt
   [junit4]   2> 1668723 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/update-script.js
   [junit4]   2> 1668725 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_pivot.vm
   [junit4]   2> 1668728 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.css
   [junit4]   2> 1668730 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/debug.vm
   [junit4]   2> 1668733 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_form.vm
   [junit4]   2> 1668737 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_top.vm
   [junit4]   2> 1668741 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/did_you_mean.vm
   [junit4]   2> 1668744 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_spatial.vm
   [junit4]   2> 1668747 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_plain.vm
   [junit4]   2> 1668749 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_bottom.vm
   [junit4]   2> 1668751 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/header.vm
   [junit4]   2> 1668753 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/layout.vm
   [junit4]   2> 1668754 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/suggest.vm
   [junit4]   2> 1668755 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/README.txt
   [junit4]   2> 1668757 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/head.vm
   [junit4]   2> 1668758 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/footer.vm
   [junit4]   2> 1668759 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/results_list.vm
   [junit4]   2> 1668760 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.js
   [junit4]   2> 1668762 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_grouped.vm
   [junit4]   2> 1668763 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_fields.vm
   [junit4]   2> 1668765 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_group.vm
   [junit4]   2> 1668766 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query.vm
   [junit4]   2> 1668772 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster_results.vm
   [junit4]   2> 1668774 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/VM_global_library.vm
   [junit4]   2> 1668775 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_queries.vm
   [junit4]   2> 1668776 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/mime_type_lists.vm
   [junit4]   2> 1668777 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/error.vm
   [junit4]   2> 1668779 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/product_doc.vm
   [junit4]   2> 1668780 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/main.css
   [junit4]   2> 1668781 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/browse.vm
   [junit4]   2> 1668783 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/richtext_doc.vm
   [junit4]   2> 1668784 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster.vm
   [junit4]   2> 1668785 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facets.vm
   [junit4]   2> 1668787 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/tabs.vm
   [junit4]   2> 1668789 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/join_doc.vm
   [junit4]   2> 1668790 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit.vm
   [junit4]   2> 1668791 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_ranges.vm
   [junit4]   2> 1668793 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1668794 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_stopwords_english.json
   [junit4]   2> 1668795 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/protwords.txt
   [junit4]   2> 1668797 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/_rest_managed.json
   [junit4]   2> 1668798 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example.xsl
   [junit4]   2> 1668800 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_rss.xsl
   [junit4]   2> 1668802 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/updateXml.xsl
   [junit4]   2> 1668804 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/luke.xsl
   [junit4]   2> 1668806 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_atom.xsl
   [junit4]   2> 1668808 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-FoldToASCII.txt
   [junit4]   2> 1668810 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/stc-attributes.xml
   [junit4]   2> 1668813 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/lingo-attributes.xml
   [junit4]   2> 1668815 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/kmeans-attributes.xml
   [junit4]   2> 1668818 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-bottom.html
   [junit4]   2> 1668821 T4989 oascc.SolrZkClient.makePath makePath: /configs/collection1/currency.xml
   [junit4]   2> 1668824 T4989 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 1668827 T4989 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 1668828 T4989 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1668829 T5004 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1668829 T5004 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1668830 T5004 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1668830 T5005 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1668833 T5001 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://188.138.97.18:8983/solr",
   [junit4]   2> 	  "node_name":"188.138.97.18:8983_solr",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1668834 T5001 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1668837 T5005 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> 1669831 T5004 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1669831 T5004 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1669832 T5004 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1
   [junit4]   2> 1669833 T5004 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1669835 T5004 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1669837 T5004 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=collection1 specified config exists in ZooKeeper
   [junit4]   2> 1669837 T5004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 1669858 T5004 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 1669860 T5004 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 1669861 T5004 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1669862 T5004 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 1669862 T5004 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1669863 T5004 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 1669864 T5004 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1669864 T5004 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 1669865 T5004 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1669884 T5004 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1669886 T5004 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1669917 T5004 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1669919 T5004 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1669923 T5004 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 1670123 T5004 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1670124 T5004 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1670124 T5004 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1670134 T5004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1670137 T5004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1670240 T5004 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1670240 T5004 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1670240 T5004 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/
   [junit4]   2> 1670240 T5004 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e4099a
   [junit4]   2> 1670249 T5004 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 1670249 T5004 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 1670250 T5004 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1213f81
   [junit4]   2> 1670250 T5004 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1670250 T5004 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1670251 T5004 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1670251 T5004 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 1670251 T5004 oasc.CoreContainer.create ERROR Error creating core [collection1]: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:891)
   [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:266)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.security.Acc

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

tOptimizationTest, TestBadConfig, AnalyticsMergeStrategyTest, TestModifyConfFiles, TestSolrQueryParser, SpatialFilterTest, SliceStateTest, FunctionTest, RequestHandlersTest, TestCollapseQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, PolyFieldTest, TestReversedWildcardFilterFactory, TestRandomFaceting, TestQueryTypes, SearchHandlerTest, TestCollectionAPI, TestCoreContainer, DistanceFunctionTest, OverriddenZkACLAndCredentialsProvidersTest, TestQueryUtils, QueryFacetTest, TestIBSimilarityFactory, AutoCommitTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestBlendedInfixSuggestions, TestSortingResponseWriter, TestPostingsSolrHighlighter, SolrPluginUtilsTest, TestSolrQueryParserDefaultOperatorResource, LoggingHandlerTest, DistributedQueryElevationComponentTest, ChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, TestInitQParser, TestHighlightDedupGrouping, TestClassNameShortening, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.seed=D4A7220426F8F346 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=Turkey -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestZkChroot (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5004, name=coreLoadExecutor-2689-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@c2af4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13773d)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5020, name=coreLoadExecutor-2696-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@1ce4d3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a71f6)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #3: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5049, name=coreLoadExecutor-2706-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@114eb46 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fa37bf)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 more
   [junit4] Completed on J1 in 12.96s, 4 tests, 3 errors <<< FAILURES!

[...truncated 659 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2 errors, 45 ignored (23 assumptions)

Total time: 88 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b28 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Posted by Uwe Schindler <uw...@thetaphi.de>.
The CachingLockFactory problem is caused by the change to FSLockFactory to actually create the lock directory and not rely on FSDirectory to do this before. This test did nothing before, but now it creates locks. I will change it to use NoLockFactory.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Sunday, September 14, 2014 9:21 PM
> To: rmuir@apache.org; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build #
> 11246 - Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11246/
> Java: 64bit/ibm-j9-jdk7 -
> Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/u
> til/fst/FST;}
> 
> 5 tests failed.
> 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=1831, name=coreLoadExecutor-1254-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=1831, name=coreLoadExecutor-1254-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
> 	at java.lang.Thread.getStackTraceImpl(Native Method)
> 	at java.lang.Thread.getStackTrace(Thread.java:1203)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.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:1
> 165)
> 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
> 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va: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:273)
> 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
> 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
> 	at java.lang.Thread.run(Thread.java:853)
> Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@d8b83b0a
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d50aeb8)
> 	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(Rando
> mizedRunner.java:699)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(Rando
> mizedRunner.java:696)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(Ran
> domizedRunner.java:712)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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=1849, name=coreLoadExecutor-1261-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=1849, name=coreLoadExecutor-1261-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
> 	at java.lang.Thread.getStackTraceImpl(Native Method)
> 	at java.lang.Thread.getStackTrace(Thread.java:1203)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.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:1
> 165)
> 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
> 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va: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:273)
> 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
> 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
> 	at java.lang.Thread.run(Thread.java:853)
> Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@7a86ba59
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7401f91)
> 	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(Rando
> mizedRunner.java:699)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(Rando
> mizedRunner.java:696)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(Ran
> domizedRunner.java:712)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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=1874, name=coreLoadExecutor-1271-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=1874, name=coreLoadExecutor-1271-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
> 	at java.lang.Thread.getStackTraceImpl(Native Method)
> 	at java.lang.Thread.getStackTrace(Thread.java:1203)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.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:1
> 165)
> 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
> 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va: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:273)
> 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
> 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
> 	at java.lang.Thread.run(Thread.java:853)
> Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@48c00581
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@de935c8b)
> 	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(Rando
> mizedRunner.java:699)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(Rando
> mizedRunner.java:696)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(Ran
> domizedRunner.java:712)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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=43, name=Thread-14,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=43, name=Thread-14,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
> Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
> 	at java.nio.file.Files.createDirectory(Files.java:639)
> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
> 	at java.nio.file.Files.createDirectories(Files.java:692)
> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.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([E298FB1A86585611:6ACCC4C028A43BE
> 9]:0)
> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
> 	at java.nio.file.Files.createDirectory(Files.java:639)
> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
> 	at java.nio.file.Files.createDirectories(Files.java:692)
> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
> 	at
> org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSame
> ForSamePath(RAMDirectoryFactoryTest.java:46)
> 	at
> org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTe
> st.java:33)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:94)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:55)
> 	at java.lang.reflect.Method.invoke(Method.java:619)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1618)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:827)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:863)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:877)
> 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:65)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.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(ThreadL
> eakControl.java:458)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:836)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:738)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:772)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:783)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:65)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:365)
> 	at java.lang.Thread.run(Thread.java:853)
> 
> 
> 
> 
> Build Log:
> [...truncated 10655 lines...]
>    [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
>    [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/build/solr-
> core/test/J1/temp/solr.core.CachingDirectoryFactoryTest-
> E298FB1A86585611-001/init-core-data-001
>    [junit4]   2> 10076 T36 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
> (true) and clientAuth (true)
>    [junit4]   2> 10082 T36 oas.SolrTestCaseJ4.setUp ###Starting stressTest
>    [junit4]   2> 10159 T43 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@a096e6e2
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59a3485c
> assuming 'simple'
>    [junit4]   2> 86 T43
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-14,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 10163 T40 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@baae1c26
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae4a3824
> assuming 'simple'
>    [junit4]   2> 10169 T39 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@944f9e9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4015e736
> assuming 'simple'
>    [junit4]   2> 93 T40
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-11,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 10170 T46 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@cc8c48d1
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46dc4ef9
> assuming 'simple'
>    [junit4]   2> 10172 T38 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@79cd1e49
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8b01404
> assuming 'simple'
>    [junit4]   2> 96 T46
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-17,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 10173 T44 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@f3c9039c
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9747e6f
> assuming 'simple'
>    [junit4]   2> 10175 T42 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@a59d92ee
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ba92936
> assuming 'simple'
>    [junit4]   2> 94 T39
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-10,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 99 T44
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-15,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 10176 T37 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@3e5c575c
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9cb60008
> assuming 'simple'
>    [junit4]   2> 100 T42
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-13,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 10179 T41 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@4b469a59
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@496d2317
> assuming 'simple'
>    [junit4]   2> 10182 T45 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@2d225d69
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1435a94a
> assuming 'simple'
>    [junit4]   2> 10183 T47 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@5800c3b0
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b869729
> assuming 'simple'
>    [junit4]   2> 97 T38
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-9,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 107 T45
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-16,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 103 T37
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-8,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 106 T41
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-12,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 108 T47
> ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtExcepti
> on WARNING Uncaught exception in thread: Thread[Thread-18,5,TGRP-
> CachingDirectoryFactoryTest] java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "path17" "write")
>    [junit4]   2> 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2>
>    [junit4]   2> 18092 T54 oasc.CachingDirectoryFactory.close Closing
> RAMDirectoryFactory - 0 directories currently being tracked
>    [junit4]   2> 18236 T36 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
>    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest -
> Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=hu -Dtests.timezone=Asia/Thimphu -Dtests.file.encoding=ISO-
> 8859-1
>    [junit4] ERROR   8.26s J1 | CachingDirectoryFactoryTest.stressTest <<<
>    [junit4]    > Throwable #1:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=43, name=Thread-14,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #2:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=40, name=Thread-11,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #3:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=39, name=Thread-10,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #4:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=46, name=Thread-17,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #5:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=38, name=Thread-9,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #6:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=44, name=Thread-15,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #7:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=42, name=Thread-13,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #8:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=37, name=Thread-8,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #9:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=41, name=Thread-12,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #10:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=45, name=Thread-16,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)Throwable #11:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=47, name=Thread-18,
> state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
>    [junit4]    > Caused by: java.security.AccessControlException: Access denied
> ("java.io.FilePermission" "path17" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(Caching
> DirectoryFactoryTest.java:190)
>    [junit4]   2> 18333 T36 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>    [junit4]   2> NOTE: test params are:
> codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=Co
> mpressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=318),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=F
> AST_DECOMPRESSION, chunkSize=318)),
> sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hu,
> timezone=Asia/Thimphu
>    [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/IBM Corporation 1.7.0
> (64-bit)/cpus=8,threads=1,free=7770776,total=35061760
>    [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest,
> SpatialFilterTest, CachingDirectoryFactoryTest]
>    [junit4] Completed on J1 in 8.38s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 113 lines...]
>    [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
>    [junit4]   2> 95703 T322 oasc.CachingDirectoryFactory.injectLockFactory
> WARN No lockType configured for RAMDirectory@ff26adfe
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f6628f14
> assuming 'simple'
>    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -
> Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=sh_CS -Dtests.timezone=Africa/Lagos -
> Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.01s J1 | RAMDirectoryFactoryTest.test <<<
>    [junit4]    > Throwable #1: java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "/fake/path" "write")
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([E298FB1A86585611:6ACCC4C028A43BE
> 9]:0)
>    [junit4]    > 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]    > 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]    > 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]    > 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]    > 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]    > 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]    > 	at
> org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.ja
> va:81)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:500)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]    > 	at
> org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSame
> ForSamePath(RAMDirectoryFactoryTest.java:46)
>    [junit4]    > 	at
> org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTe
> st.java:33)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
>    [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
> sim=DefaultSimilarity, locale=sh_CS, timezone=Africa/Lagos
>    [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/IBM Corporation 1.7.0
> (64-bit)/cpus=8,threads=1,free=24885040,total=85917696
>    [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest,
> SpatialFilterTest, CachingDirectoryFactoryTest, HdfsDirectoryTest,
> TestCopyFieldCollectionResource, OpenCloseCoreStressTest,
> NumericFieldsTest, QueryElevationComponentTest,
> DistributedQueryElevationComponentTest, CacheHeaderTest,
> BasicDistributedZk2Test, TestReplicationHandlerBackup, SliceStateTest,
> AutoCommitTest, OverriddenZkACLAndCredentialsProvidersTest,
> CoreMergeIndexesAdminHandlerTest,
> UpdateRequestProcessorFactoryTest, LegacyHTMLStripCharFilterTest,
> ScriptEngineTest, RAMDirectoryFactoryTest]
>    [junit4] Completed on J1 in 0.03s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 579 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestZkChroot
>    [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot-
> E298FB1A86585611-001/init-core-data-001
>    [junit4]   2> 706204 T1816 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
> (true) and clientAuth (true)
>    [junit4]   2> 706207 T1816 oas.SolrTestCaseJ4.setUp ###Starting
> testWithUploadDir
>    [junit4]   2> 706207 T1816 oasc.ZkTestServer.run STARTING ZK TEST SERVER
>    [junit4]   1> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 706208 T1817 oasc.ZkTestServer$ZKServerMain.runFromConfig
> Starting server
>    [junit4]   2> 706308 T1816 oasc.ZkTestServer.run start zk server on
> port:44091
>    [junit4]   2> 706309 T1816
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 706310 T1816 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 706313 T1823 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@4e404da3
> name:ZooKeeperConnection Watcher:127.0.0.1:44091 got event
> WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 706313 T1816 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 706314 T1816 oascc.SolrZkClient.createZkACLProvider Using
> default ZkACLProvider
>    [junit4]   2> 706315 T1816 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/example/solr/'
>    [junit4]   2> 706328 T1816 oasc.ConfigSolr.fromFile Loading container
> configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/solr.xml
>    [junit4]   2> 706359 T1816 oasc.CorePropertiesLocator.<init> Config-defined
> core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr
>    [junit4]   2> 706360 T1816 oasc.CoreContainer.<init> New CoreContainer -
> 225327910
>    [junit4]   2> 706360 T1816 oasc.CoreContainer.load Loading cores into
> CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr/]
>    [junit4]   2> 706361 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting socketTimeout to: 0
>    [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting urlScheme to: null
>    [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting connTimeout to: 0
>    [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting corePoolSize to: 0
>    [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 706364 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting sizeOfQueue to: -1
>    [junit4]   2> 706364 T1816 oashc.HttpShardHandlerFactory.getParameter
> Setting fairnessPolicy to: false
>    [junit4]   2> 706366 T1816 oasu.UpdateShardHandler.<init> Creating
> UpdateShardHandler HTTP client with params:
> socketTimeout=0&connTimeout=0&retry=false
>    [junit4]   2> 706367 T1816 oasl.LogWatcher.createWatcher SLF4J impl is
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 706367 T1816 oasl.LogWatcher.newRegisteredLogWatcher
> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 706367 T1816 oasc.CoreContainer.load Host Name:
>    [junit4]   2> 706368 T1816 oasc.ZkContainer.initZooKeeper Zookeeper
> client=127.0.0.1:44091/foo/bar3
>    [junit4]   2> 706368 T1816 oasc.ZkController.checkChrootPath zkHost
> includes chroot
>    [junit4]   2> 706368 T1816
> oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
> ZkCredentialsProvider
>    [junit4]   2> 706369 T1816 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 706370 T1825 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@6ff14d4d
> name:ZooKeeperConnection Watcher:127.0.0.1:44091 got event
> WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 706371 T1816 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 706371 T1816 oascc.SolrZkClient.createZkACLProvider Using
> default ZkACLProvider
>    [junit4]   2> 706372 T1816 oascc.SolrZkClient.makePath makePath:
> /foo/bar3
>    [junit4]   2> 706377 T1816 oascc.ConnectionManager.waitForConnected
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 706378 T1827 oascc.ConnectionManager.process Watcher
> org.apache.solr.common.cloud.ConnectionManager@bbbbf8aa
> name:ZooKeeperConnection Watcher:127.0.0.1:44091/foo/bar3 got event
> WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 706378 T1816 oascc.ConnectionManager.waitForConnected
> Client is connected to ZooKeeper
>    [junit4]   2> 706379 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/queue
>    [junit4]   2> 706383 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 706386 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-running
>    [junit4]   2> 706389 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 706392 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 706395 T1816 oascc.SolrZkClient.makePath makePath:
> /live_nodes
>    [junit4]   2> 706397 T1816 oasc.ZkController.createEphemeralLiveNode
> Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
>    [junit4]   2> 706398 T1816 oascc.SolrZkClient.makePath makePath:
> /live_nodes/188.138.97.18:8983_solr
>    [junit4]   2> 706400 T1816 oascc.SolrZkClient.makePath makePath:
> /collections
>    [junit4]   2> 706402 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer_elect
>    [junit4]   2> 706404 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer_elect/election
>    [junit4]   2> 706406 T1816 oasc.Overseer.close Overseer (id=null) closing
>    [junit4]   2> 706408 T1816 oasc.OverseerElectionContext.runLeaderProcess I
> am going to be the leader 188.138.97.18:8983_solr
>    [junit4]   2> 706408 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer_elect/leader
>    [junit4]   2> 706410 T1816 oasc.Overseer.start Overseer
> (id=92453081980010498-188.138.97.18:8983_solr-n_0000000000) starting
>    [junit4]   2> 706413 T1816 oascc.SolrZkClient.makePath makePath:
> /overseer/queue-work
>    [junit4]   2> 706423 T1816 oasc.OverseerAutoReplicaFailoverThread.<init>
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 706425 T1829 oasc.OverseerCollectionProcessor.run Process
> current queue of collection creations
>    [junit4]   2> 706425 T1816 oascc.SolrZkClient.makePath makePath:
> /clusterstate.json
>    [junit4]   2> 706429 T1816 oascc.SolrZkClient.makePath makePath:
> /aliases.json
>    [junit4]   2> 706430 T1816
> oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating
> cluster state from ZooKeeper...
>    [junit4]   2> 706433 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/spellings.txt
>    [junit4]   2> 706433 T1828 oasc.Overseer$ClusterStateUpdater.run Starting
> to work on the main queue
>    [junit4]   2> 706435 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/stopwords.txt
>    [junit4]   2> 706438 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/scripts.conf
>    [junit4]   2> 706439 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/admin-extra.html
>    [junit4]   2> 706441 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/schema.xml
>    [junit4]   2> 706443 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/solrconfig.xml
>    [junit4]   2> 706446 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/admin-extra.menu-top.html
>    [junit4]   2> 706448 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/elevate.xml
>    [junit4]   2> 706451 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/_schema_analysis_synonyms_english.json
>    [junit4]   2> 706454 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_nl.txt
>    [junit4]   2> 706457 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_eu.txt
>    [junit4]   2> 706459 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ga.txt
>    [junit4]   2> 706462 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_fr.txt
>    [junit4]   2> 706465 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_bg.txt
>    [junit4]   2> 706468 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stemdict_nl.txt
>    [junit4]   2> 706471 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/contractions_ca.txt
>    [junit4]   2> 706474 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ja.txt
>    [junit4]   2> 706477 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_id.txt
>    [junit4]   2> 706481 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_it.txt
>    [junit4]   2> 706485 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_fi.txt
>    [junit4]   2> 706488 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/contractions_fr.txt
>    [junit4]   2> 706491 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_el.txt
>    [junit4]   2> 706494 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_en.txt
>    [junit4]   2> 706497 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_da.txt
>    [junit4]   2> 706500 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stoptags_ja.txt
>    [junit4]   2> 706503 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_no.txt
>    [junit4]   2> 706505 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_pt.txt
>    [junit4]   2> 706509 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/hyphenations_ga.txt
>    [junit4]   2> 706513 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ru.txt
>    [junit4]   2> 706517 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ro.txt
>    [junit4]   2> 706520 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_cz.txt
>    [junit4]   2> 706524 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_hu.txt
>    [junit4]   2> 706528 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_th.txt
>    [junit4]   2> 706531 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ckb.txt
>    [junit4]   2> 706535 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_gl.txt
>    [junit4]   2> 706538 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ar.txt
>    [junit4]   2> 706542 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_tr.txt
>    [junit4]   2> 706545 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_es.txt
>    [junit4]   2> 706549 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/userdict_ja.txt
>    [junit4]   2> 706552 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/contractions_it.txt
>    [junit4]   2> 706556 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_ca.txt
>    [junit4]   2> 706559 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_lv.txt
>    [junit4]   2> 706563 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_de.txt
>    [junit4]   2> 706566 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/contractions_ga.txt
>    [junit4]   2> 706569 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_hi.txt
>    [junit4]   2> 706572 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_hy.txt
>    [junit4]   2> 706574 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_sv.txt
>    [junit4]   2> 706577 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/lang/stopwords_fa.txt
>    [junit4]   2> 706579 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/synonyms.txt
>    [junit4]   2> 706582 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/update-script.js
>    [junit4]   2> 706584 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/facet_pivot.vm
>    [junit4]   2> 706587 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/jquery.autocomplete.css
>    [junit4]   2> 706591 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/debug.vm
>    [junit4]   2> 706594 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/query_form.vm
>    [junit4]   2> 706597 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/pagination_top.vm
>    [junit4]   2> 706601 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/did_you_mean.vm
>    [junit4]   2> 706604 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/query_spatial.vm
>    [junit4]   2> 706608 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/hit_plain.vm
>    [junit4]   2> 706611 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/pagination_bottom.vm
>    [junit4]   2> 706614 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/header.vm
>    [junit4]   2> 706618 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/layout.vm
>    [junit4]   2> 706622 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/suggest.vm
>    [junit4]   2> 706625 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/README.txt
>    [junit4]   2> 706629 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/head.vm
>    [junit4]   2> 706633 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/footer.vm
>    [junit4]   2> 706637 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/results_list.vm
>    [junit4]   2> 706640 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/jquery.autocomplete.js
>    [junit4]   2> 706644 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/hit_grouped.vm
>    [junit4]   2> 706647 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/facet_fields.vm
>    [junit4]   2> 706649 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/query_group.vm
>    [junit4]   2> 706650 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/query.vm
>    [junit4]   2> 706652 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/cluster_results.vm
>    [junit4]   2> 706654 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/VM_global_library.vm
>    [junit4]   2> 706656 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/facet_queries.vm
>    [junit4]   2> 706657 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/mime_type_lists.vm
>    [junit4]   2> 706659 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/error.vm
>    [junit4]   2> 706661 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/product_doc.vm
>    [junit4]   2> 706662 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/main.css
>    [junit4]   2> 706664 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/browse.vm
>    [junit4]   2> 706666 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/richtext_doc.vm
>    [junit4]   2> 706669 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/cluster.vm
>    [junit4]   2> 706673 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/facets.vm
>    [junit4]   2> 706677 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/tabs.vm
>    [junit4]   2> 706681 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/join_doc.vm
>    [junit4]   2> 706684 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/hit.vm
>    [junit4]   2> 706687 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/velocity/facet_ranges.vm
>    [junit4]   2> 706691 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 706693 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/_schema_analysis_stopwords_english.json
>    [junit4]   2> 706696 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/protwords.txt
>    [junit4]   2> 706699 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/_rest_managed.json
>    [junit4]   2> 706701 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/xslt/example.xsl
>    [junit4]   2> 706703 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/xslt/example_rss.xsl
>    [junit4]   2> 706704 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/xslt/updateXml.xsl
>    [junit4]   2> 706706 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/xslt/luke.xsl
>    [junit4]   2> 706707 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/xslt/example_atom.xsl
>    [junit4]   2> 706709 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/mapping-FoldToASCII.txt
>    [junit4]   2> 706710 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/clustering/carrot2/stc-attributes.xml
>    [junit4]   2> 706713 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/clustering/carrot2/lingo-attributes.xml
>    [junit4]   2> 706716 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/clustering/carrot2/kmeans-attributes.xml
>    [junit4]   2> 706718 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/admin-extra.menu-bottom.html
>    [junit4]   2> 706720 T1816 oascc.SolrZkClient.makePath makePath:
> /configs/testWithUploadDir/currency.xml
>    [junit4]   2> 706724 T1816 oasc.CorePropertiesLocator.discover Looking for
> core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr
>    [junit4]   2> 706727 T1816 oasc.CorePropertiesLocator.discoverUnder Found
> core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/
>    [junit4]   2> 706727 T1816 oasc.CorePropertiesLocator.discover Found 1 core
> definitions
>    [junit4]   2> 706728 T1831 oasc.ZkController.publish publishing
> core=collection1 state=down collection=collection1
>    [junit4]   2> 706728 T1831 oasc.ZkController.publish numShards not found
> on descriptor - reading it from system property
>    [junit4]   2> 706730 T1831 oasc.ZkController.waitForCoreNodeName look for
> our core node name
>    [junit4]   2> 706730 T1832
> oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired
> on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>    [junit4]   2> 706733 T1828 oasc.Overseer$ClusterStateUpdater.updateState
> Update state numShards=null message={
>    [junit4]   2> 	  "base_url":"http://188.138.97.18:8983/solr",
>    [junit4]   2> 	  "roles":null,
>    [junit4]   2> 	  "collection":"collection1",
>    [junit4]   2> 	  "node_name":"188.138.97.18:8983_solr",
>    [junit4]   2> 	  "core":"collection1",
>    [junit4]   2> 	  "operation":"state",
>    [junit4]   2> 	  "shard":null,
>    [junit4]   2> 	  "state":"down"}
>    [junit4]   2> 706734 T1828 oasc.Overseer$ClusterStateUpdater.updateState
> Assigning new node to shard shard=shard1
>    [junit4]   2> 706738 T1832 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> 707730 T1831 oasc.ZkController.waitForShardId waiting to find
> shard id in clusterstate for collection1
>    [junit4]   2> 707731 T1831 oasc.ZkController.createCollectionZkNode Check
> for collection zkNode:collection1
>    [junit4]   2> 707731 T1831 oasc.ZkController.createCollectionZkNode
> Creating collection in ZooKeeper:collection1
>    [junit4]   2> 707732 T1831 oasc.ZkController.createCollectionZkNode Setting
> config for collection:collection1 to testWithUploadDir
>    [junit4]   2> 707732 T1831 oascc.SolrZkClient.makePath makePath:
> /collections/collection1
>    [junit4]   2> 707733 T1831 oascc.ZkStateReader.readConfigName Load
> collection config from:/collections/collection1
>    [junit4]   2> 707734 T1831 oascc.ZkStateReader.readConfigName
> path=/collections/collection1 configName=testWithUploadDir specified
> config exists in ZooKeeper
>    [junit4]   2> 707734 T1831 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-
> Solr-trunk-Linux/solr/example/solr/collection1/'
>    [junit4]   2> 707754 T1831 oasc.SolrConfig.initLibs Adding specified lib dirs to
> ClassLoader
>    [junit4]   2> 707755 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN No files added to classloader from lib: ../../../contrib/extraction/lib
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
>    [junit4]   2> 707755 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN No files added to classloader from lib: ../../../contrib/clustering/lib/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
>    [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN No files added to classloader from lib: ../../../contrib/langid/lib/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
>    [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN No files added to classloader from lib: ../../../contrib/velocity/lib
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
>    [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader
> WARN Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/../../../dist).
>    [junit4]   2> 707804 T1831 oasu.SolrIndexConfig.<init> IndexWriter
> infoStream solr logging is enabled
>    [junit4]   2> 707810 T1831 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: 5.0.0
>    [junit4]   2> 707880 T1831 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 707882 T1831 oass.IndexSchema.readSchema Reading Solr
> Schema from schema.xml
>    [junit4]   2> 707888 T1831 oass.IndexSchema.readSchema [collection1]
> Schema name=example
>    [junit4]   2> 708369 T1831 oass.IndexSchema.readSchema unique key field:
> id
>    [junit4]   2> 708371 T1831
> oasr.RestManager$Registry.registerManagedResource Registered
> ManagedResource impl
> org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
> /schema/analysis/stopwords/english
>    [junit4]   2> 708371 T1831
> oasr.RestManager$Registry.registerManagedResource Registered
> ManagedResource impl
> org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$Synon
> ymManager for path /schema/analysis/synonyms/english
>    [junit4]   2> 708382 T1831 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 708385 T1831 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 708459 T1831 oasc.CoreContainer.create Creating SolrCore
> 'collection1' using configuration from collection collection1
>    [junit4]   2> 708460 T1831 oasc.SolrCore.initDirectoryFactory
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 708460 T1831 oasc.SolrCore.<init> [collection1] Opening new
> SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/,
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/data/
>    [junit4]   2> 708460 T1831 oasc.JmxMonitoredMap.<init> JMX monitoring is
> enabled. Adding Solr mbeans to JMX Server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@2c9b730a
>    [junit4]   2> 708464 T1831 oasc.SolrCore.initListeners [collection1] Added
> SolrEventListener for newSearcher:
> org.apache.solr.core.QuerySenderListener{queries=[]}
>    [junit4]   2> 708465 T1831 oasc.SolrCore.initListeners [collection1] Added
> SolrEventListener for firstSearcher:
> org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
> warming in solrconfig.xml}]}
>    [junit4]   2> 708465 T1831 oasc.SolrCore.close [collection1]  CLOSING
> SolrCore org.apache.solr.core.SolrCore@d43d142f
>    [junit4]   2> 708466 T1831 oasu.SolrCoreState.decrefSolrCoreState Closing
> SolrCoreState
>    [junit4]   2> 708466 T1831 oasu.DefaultSolrCoreState.closeIndexWriter
> SolrCoreState ref count has reached 0 - closing IndexWriter
>    [junit4]   2> 708466 T1831 oasc.SolrCore.closeSearcher [collection1] Closing
> main searcher on request.
>    [junit4]   2> 708466 T1831 oasc.CachingDirectoryFactory.close Closing
> MockDirectoryFactory - 0 directories currently being tracked
>    [junit4]   2> 708466 T1831 oasc.CoreContainer.create ERROR Error creating
> core [collection1]: Access denied ("java.io.FilePermission"
> "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/solr/example/solr/collection1/data" "write")
> org.apache.solr.common.SolrException: Access denied
> ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/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:273)
>    [junit4]   2> 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
>    [junit4]   2> 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
>    [junit4]   2> 	at java.lang.Thread.run(Thread.java:853)
>    [junit4]   2> Caused by: java.security.AccessControlException: Access
> denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-
> trunk-Linux/solr/example/solr/collection1/data" "write")
>    [junit4]   2> 	at
> java.security.AccessController.throwACE(AccessController.java:100)
>    [junit4]   2> 	at
> java.security.AccessController.checkPermission(AccessController.java:174)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
>    [junit4]   2> 	at
> java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
>    [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
>    [junit4]   2> 	at
> sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.j
> ava:388)
>    [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
>    [junit4]   2> 	at
> java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
>    [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
>    [junit4]   2> 	at
> org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
>    [junit4]   2> 	at
> org.apache.lucene.store.NativeFSLockFactory.<init>(NativeFSLockFactory.ja
> va:93)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirec
> toryFactory.java:502)
>    [junit4]   2> 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:357)
>    [junit4]   2> 	at org.apache.solr.core
> 
> [...truncated too long message...]
> 
> onkeySafeLeaderTest, TestConfigSets, TestValueSourceCache,
> StressHdfsTest, ClusterStateTest, TestCollapseQParserPlugin,
> CollectionsAPIDistributedZkTest, HttpPartitionTest,
> DistributedExpandComponentTest, TestCloudPivotFacet,
> TestDynamicFieldResource, TestGroupingSearch,
> HdfsUnloadDistributedZkTest, TestComplexPhraseQParserPlugin,
> TestRestManager, CurrencyFieldXmlFileTest, TestIndexingPerformance,
> TermVectorComponentTest, TestStandardQParsers, StatsComponentTest,
> TestIBSimilarityFactory, TestMaxScoreQueryParser, TestQueryUtils,
> TestBinaryField, TestFreeTextSuggestions, TestClassNameShortening,
> TestSolrXml, ClusterStateUpdateTest, TestRandomFaceting,
> LeaderElectionTest, TestZkChroot]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -
> Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=sr_RS_#Latn -Dtests.timezone=America/Martinique -
> Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.00s J1 | TestZkChroot (suite) <<<
>    [junit4]    > Throwable #1:
> com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in
> scope SUITE failed to close. Resource was registered from thread
> Thread[id=1831, name=coreLoadExecutor-1254-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
>    [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
>    [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.java:166)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java
> :731)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:
> 1274)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 165)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
>    [junit4]    > 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:351)
>    [junit4]    > 	at
> org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
>    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
>    [junit4]    > Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@d8b83b0a
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d50aeb8)
>    [junit4]    > 	at
> org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
>    [junit4]    > 	... 1 moreThrowable #2:
> com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in
> scope SUITE failed to close. Resource was registered from thread
> Thread[id=1849, name=coreLoadExecutor-1261-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
>    [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
>    [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.java:166)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java
> :731)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:
> 1274)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 165)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
>    [junit4]    > 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:351)
>    [junit4]    > 	at
> org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
>    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
>    [junit4]    > Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@7a86ba59
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7401f91)
>    [junit4]    > 	at
> org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
>    [junit4]    > 	... 1 moreThrowable #3:
> com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in
> scope SUITE failed to close. Resource was registered from thread
> Thread[id=1874, name=coreLoadExecutor-1271-thread-1, state=RUNNABLE,
> group=TGRP-TestZkChroot], registration stack trace below.
>    [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
>    [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(Rando
> mizedContext.java:166)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java
> :731)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:
> 1274)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 165)
>    [junit4]    > 	at
> org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1
> 157)
>    [junit4]    > 	at
> org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.jav
> a:40)
>    [junit4]    > 	at
> org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.ja
> va:351)
>    [junit4]    > 	at
> org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
>    [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
>    [junit4]    > 	at
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
>    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav
> a:1176)
>    [junit4]    > 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:641)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
>    [junit4]    > Caused by: java.lang.AssertionError: Directory not closed:
> MockDirectoryWrapper(RAMDirectory@48c00581
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@de935c8b)
>    [junit4]    > 	at
> org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
>    [junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(R
> andomizedContext.java:183)
>    [junit4]    > 	... 1 more
>    [junit4] Completed on J1 in 13.30s, 4 tests, 3 errors <<< FAILURES!
> 
> [...truncated 640 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:484: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-
> build.xml:496: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1358: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level
> errors, 2 errors, 110 ignored (23 assumptions)
> 
> Total time: 71 minutes 55 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/ibm-j9-jdk7 -
> Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/u
> til/fst/FST;}
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 



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


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

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

5 tests failed.
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=1831, name=coreLoadExecutor-1254-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=1831, name=coreLoadExecutor-1254-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTraceImpl(Native Method)
	at java.lang.Thread.getStackTrace(Thread.java:1203)
	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:273)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:853)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@d8b83b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d50aeb8)
	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=1849, name=coreLoadExecutor-1261-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=1849, name=coreLoadExecutor-1261-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTraceImpl(Native Method)
	at java.lang.Thread.getStackTrace(Thread.java:1203)
	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:273)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:853)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@7a86ba59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7401f91)
	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=1874, name=coreLoadExecutor-1271-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=1874, name=coreLoadExecutor-1271-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTraceImpl(Native Method)
	at java.lang.Thread.getStackTrace(Thread.java:1203)
	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:273)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:853)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@48c00581 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@de935c8b)
	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=43, name=Thread-14, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=43, name=Thread-14, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
	at java.security.AccessController.throwACE(AccessController.java:100)
	at java.security.AccessController.checkPermission(AccessController.java:174)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
	at java.nio.file.Files.createDirectory(Files.java:639)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
	at java.nio.file.Files.createDirectories(Files.java:692)
	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([E298FB1A86585611:6ACCC4C028A43BE9]:0)
	at java.security.AccessController.throwACE(AccessController.java:100)
	at java.security.AccessController.checkPermission(AccessController.java:174)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
	at java.nio.file.Files.createDirectory(Files.java:639)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
	at java.nio.file.Files.createDirectories(Files.java:692)
	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:94)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:619)
	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:853)




Build Log:
[...truncated 10655 lines...]
   [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.CachingDirectoryFactoryTest-E298FB1A86585611-001/init-core-data-001
   [junit4]   2> 10076 T36 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 10082 T36 oas.SolrTestCaseJ4.setUp ###Starting stressTest
   [junit4]   2> 10159 T43 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@a096e6e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59a3485c assuming 'simple'
   [junit4]   2> 86 T43 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-14,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 10163 T40 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@baae1c26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ae4a3824 assuming 'simple'
   [junit4]   2> 10169 T39 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@944f9e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4015e736 assuming 'simple'
   [junit4]   2> 93 T40 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-11,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 10170 T46 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@cc8c48d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46dc4ef9 assuming 'simple'
   [junit4]   2> 10172 T38 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@79cd1e49 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8b01404 assuming 'simple'
   [junit4]   2> 96 T46 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-17,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 10173 T44 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@f3c9039c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9747e6f assuming 'simple'
   [junit4]   2> 10175 T42 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@a59d92ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ba92936 assuming 'simple'
   [junit4]   2> 94 T39 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-10,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 99 T44 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-15,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 10176 T37 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@3e5c575c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9cb60008 assuming 'simple'
   [junit4]   2> 100 T42 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-13,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 10179 T41 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@4b469a59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@496d2317 assuming 'simple'
   [junit4]   2> 10182 T45 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@2d225d69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1435a94a assuming 'simple'
   [junit4]   2> 10183 T47 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@5800c3b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b869729 assuming 'simple'
   [junit4]   2> 97 T38 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-9,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 107 T45 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-16,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 103 T37 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-8,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 106 T41 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-12,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 108 T47 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-18,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [junit4]   2> 	at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
   [junit4]   2> 	at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 
   [junit4]   2> 18092 T54 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 18236 T36 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest -Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Thimphu -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   8.26s J1 | CachingDirectoryFactoryTest.stressTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=43, name=Thread-14, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=40, name=Thread-11, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39, name=Thread-10, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=46, name=Thread-17, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=38, name=Thread-9, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=44, name=Thread-15, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=42, name=Thread-13, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=37, name=Thread-8, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=41, name=Thread-12, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=45, name=Thread-16, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=47, name=Thread-18, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "path17" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 18333 T36 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=318), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=318)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hu, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=7770776,total=35061760
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, SpatialFilterTest, CachingDirectoryFactoryTest]
   [junit4] Completed on J1 in 8.38s, 1 test, 1 error <<< FAILURES!

[...truncated 113 lines...]
   [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
   [junit4]   2> 95703 T322 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@ff26adfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f6628f14 assuming 'simple'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sh_CS -Dtests.timezone=Africa/Lagos -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | RAMDirectoryFactoryTest.test <<<
   [junit4]    > Throwable #1: java.security.AccessControlException: Access denied ("java.io.FilePermission" "/fake/path" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E298FB1A86585611:6ACCC4C028A43BE9]:0)
   [junit4]    > 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]    > 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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:853)
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=sh_CS, timezone=Africa/Lagos
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=24885040,total=85917696
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, SpatialFilterTest, CachingDirectoryFactoryTest, HdfsDirectoryTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NumericFieldsTest, QueryElevationComponentTest, DistributedQueryElevationComponentTest, CacheHeaderTest, BasicDistributedZk2Test, TestReplicationHandlerBackup, SliceStateTest, AutoCommitTest, OverriddenZkACLAndCredentialsProvidersTest, CoreMergeIndexesAdminHandlerTest, UpdateRequestProcessorFactoryTest, LegacyHTMLStripCharFilterTest, ScriptEngineTest, RAMDirectoryFactoryTest]
   [junit4] Completed on J1 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 579 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot-E298FB1A86585611-001/init-core-data-001
   [junit4]   2> 706204 T1816 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 706207 T1816 oas.SolrTestCaseJ4.setUp ###Starting testWithUploadDir
   [junit4]   2> 706207 T1816 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 706208 T1817 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 706308 T1816 oasc.ZkTestServer.run start zk server on port:44091
   [junit4]   2> 706309 T1816 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 706310 T1816 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706313 T1823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e404da3 name:ZooKeeperConnection Watcher:127.0.0.1:44091 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706313 T1816 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706314 T1816 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 706315 T1816 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 706328 T1816 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 706359 T1816 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 706360 T1816 oasc.CoreContainer.<init> New CoreContainer -225327910
   [junit4]   2> 706360 T1816 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 706361 T1816 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 706362 T1816 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 706363 T1816 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 706364 T1816 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 706364 T1816 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 706366 T1816 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 706367 T1816 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 706367 T1816 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 706367 T1816 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 706368 T1816 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44091/foo/bar3
   [junit4]   2> 706368 T1816 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 706368 T1816 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 706369 T1816 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706370 T1825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ff14d4d name:ZooKeeperConnection Watcher:127.0.0.1:44091 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706371 T1816 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706371 T1816 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 706372 T1816 oascc.SolrZkClient.makePath makePath: /foo/bar3
   [junit4]   2> 706377 T1816 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 706378 T1827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bbbbf8aa name:ZooKeeperConnection Watcher:127.0.0.1:44091/foo/bar3 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 706378 T1816 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 706379 T1816 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 706383 T1816 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 706386 T1816 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 706389 T1816 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 706392 T1816 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 706395 T1816 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 706397 T1816 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 706398 T1816 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 706400 T1816 oascc.SolrZkClient.makePath makePath: /collections
   [junit4]   2> 706402 T1816 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 706404 T1816 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 706406 T1816 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 706408 T1816 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr
   [junit4]   2> 706408 T1816 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 706410 T1816 oasc.Overseer.start Overseer (id=92453081980010498-188.138.97.18:8983_solr-n_0000000000) starting
   [junit4]   2> 706413 T1816 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 706423 T1816 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 706425 T1829 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 706425 T1816 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 706429 T1816 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 706430 T1816 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 706433 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/spellings.txt
   [junit4]   2> 706433 T1828 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 706435 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/stopwords.txt
   [junit4]   2> 706438 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/scripts.conf
   [junit4]   2> 706439 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.html
   [junit4]   2> 706441 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/schema.xml
   [junit4]   2> 706443 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/solrconfig.xml
   [junit4]   2> 706446 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-top.html
   [junit4]   2> 706448 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/elevate.xml
   [junit4]   2> 706451 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_synonyms_english.json
   [junit4]   2> 706454 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_nl.txt
   [junit4]   2> 706457 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_eu.txt
   [junit4]   2> 706459 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ga.txt
   [junit4]   2> 706462 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fr.txt
   [junit4]   2> 706465 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_bg.txt
   [junit4]   2> 706468 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stemdict_nl.txt
   [junit4]   2> 706471 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ca.txt
   [junit4]   2> 706474 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ja.txt
   [junit4]   2> 706477 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_id.txt
   [junit4]   2> 706481 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_it.txt
   [junit4]   2> 706485 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fi.txt
   [junit4]   2> 706488 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_fr.txt
   [junit4]   2> 706491 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_el.txt
   [junit4]   2> 706494 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_en.txt
   [junit4]   2> 706497 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_da.txt
   [junit4]   2> 706500 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stoptags_ja.txt
   [junit4]   2> 706503 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_no.txt
   [junit4]   2> 706505 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_pt.txt
   [junit4]   2> 706509 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/hyphenations_ga.txt
   [junit4]   2> 706513 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ru.txt
   [junit4]   2> 706517 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ro.txt
   [junit4]   2> 706520 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_cz.txt
   [junit4]   2> 706524 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hu.txt
   [junit4]   2> 706528 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_th.txt
   [junit4]   2> 706531 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ckb.txt
   [junit4]   2> 706535 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_gl.txt
   [junit4]   2> 706538 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ar.txt
   [junit4]   2> 706542 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_tr.txt
   [junit4]   2> 706545 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_es.txt
   [junit4]   2> 706549 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/userdict_ja.txt
   [junit4]   2> 706552 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_it.txt
   [junit4]   2> 706556 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ca.txt
   [junit4]   2> 706559 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_lv.txt
   [junit4]   2> 706563 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_de.txt
   [junit4]   2> 706566 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ga.txt
   [junit4]   2> 706569 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hi.txt
   [junit4]   2> 706572 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hy.txt
   [junit4]   2> 706574 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_sv.txt
   [junit4]   2> 706577 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fa.txt
   [junit4]   2> 706579 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/synonyms.txt
   [junit4]   2> 706582 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/update-script.js
   [junit4]   2> 706584 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_pivot.vm
   [junit4]   2> 706587 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.css
   [junit4]   2> 706591 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/debug.vm
   [junit4]   2> 706594 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_form.vm
   [junit4]   2> 706597 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_top.vm
   [junit4]   2> 706601 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/did_you_mean.vm
   [junit4]   2> 706604 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_spatial.vm
   [junit4]   2> 706608 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_plain.vm
   [junit4]   2> 706611 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_bottom.vm
   [junit4]   2> 706614 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/header.vm
   [junit4]   2> 706618 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/layout.vm
   [junit4]   2> 706622 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/suggest.vm
   [junit4]   2> 706625 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/README.txt
   [junit4]   2> 706629 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/head.vm
   [junit4]   2> 706633 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/footer.vm
   [junit4]   2> 706637 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/results_list.vm
   [junit4]   2> 706640 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.js
   [junit4]   2> 706644 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_grouped.vm
   [junit4]   2> 706647 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_fields.vm
   [junit4]   2> 706649 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_group.vm
   [junit4]   2> 706650 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query.vm
   [junit4]   2> 706652 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster_results.vm
   [junit4]   2> 706654 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/VM_global_library.vm
   [junit4]   2> 706656 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_queries.vm
   [junit4]   2> 706657 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/mime_type_lists.vm
   [junit4]   2> 706659 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/error.vm
   [junit4]   2> 706661 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/product_doc.vm
   [junit4]   2> 706662 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/main.css
   [junit4]   2> 706664 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/browse.vm
   [junit4]   2> 706666 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/richtext_doc.vm
   [junit4]   2> 706669 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster.vm
   [junit4]   2> 706673 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facets.vm
   [junit4]   2> 706677 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/tabs.vm
   [junit4]   2> 706681 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/join_doc.vm
   [junit4]   2> 706684 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit.vm
   [junit4]   2> 706687 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_ranges.vm
   [junit4]   2> 706691 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-ISOLatin1Accent.txt
   [junit4]   2> 706693 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_stopwords_english.json
   [junit4]   2> 706696 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/protwords.txt
   [junit4]   2> 706699 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_rest_managed.json
   [junit4]   2> 706701 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example.xsl
   [junit4]   2> 706703 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_rss.xsl
   [junit4]   2> 706704 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/updateXml.xsl
   [junit4]   2> 706706 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/luke.xsl
   [junit4]   2> 706707 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_atom.xsl
   [junit4]   2> 706709 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-FoldToASCII.txt
   [junit4]   2> 706710 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/stc-attributes.xml
   [junit4]   2> 706713 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/lingo-attributes.xml
   [junit4]   2> 706716 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/kmeans-attributes.xml
   [junit4]   2> 706718 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-bottom.html
   [junit4]   2> 706720 T1816 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/currency.xml
   [junit4]   2> 706724 T1816 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 706727 T1816 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 706727 T1816 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 706728 T1831 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 706728 T1831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 706730 T1831 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 706730 T1832 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 706733 T1828 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "base_url":"http://188.138.97.18:8983/solr",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"188.138.97.18:8983_solr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 706734 T1828 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 706738 T1832 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> 707730 T1831 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 707731 T1831 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 707731 T1831 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1
   [junit4]   2> 707732 T1831 oasc.ZkController.createCollectionZkNode Setting config for collection:collection1 to testWithUploadDir
   [junit4]   2> 707732 T1831 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 707733 T1831 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 707734 T1831 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=testWithUploadDir specified config exists in ZooKeeper
   [junit4]   2> 707734 T1831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 707754 T1831 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 707755 T1831 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 707755 T1831 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 707756 T1831 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 707757 T1831 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 707804 T1831 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 707810 T1831 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 707880 T1831 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 707882 T1831 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 707888 T1831 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 708369 T1831 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 708371 T1831 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 708371 T1831 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 708382 T1831 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 708385 T1831 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 708459 T1831 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 708460 T1831 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 708460 T1831 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/
   [junit4]   2> 708460 T1831 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c9b730a
   [junit4]   2> 708464 T1831 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 708465 T1831 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 708465 T1831 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d43d142f
   [junit4]   2> 708466 T1831 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 708466 T1831 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 708466 T1831 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 708466 T1831 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 708466 T1831 oasc.CoreContainer.create ERROR Error creating core [collection1]: Access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: Access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/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:273)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> Caused by: java.security.AccessControlException: Access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at java.security.AccessController.throwACE(AccessController.java:100)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:174)
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:562)
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:992)
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:388)
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:639)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:743)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:692)
   [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

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

onkeySafeLeaderTest, TestConfigSets, TestValueSourceCache, StressHdfsTest, ClusterStateTest, TestCollapseQParserPlugin, CollectionsAPIDistributedZkTest, HttpPartitionTest, DistributedExpandComponentTest, TestCloudPivotFacet, TestDynamicFieldResource, TestGroupingSearch, HdfsUnloadDistributedZkTest, TestComplexPhraseQParserPlugin, TestRestManager, CurrencyFieldXmlFileTest, TestIndexingPerformance, TermVectorComponentTest, TestStandardQParsers, StatsComponentTest, TestIBSimilarityFactory, TestMaxScoreQueryParser, TestQueryUtils, TestBinaryField, TestFreeTextSuggestions, TestClassNameShortening, TestSolrXml, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.seed=E298FB1A86585611 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=America/Martinique -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestZkChroot (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1831, name=coreLoadExecutor-1254-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@d8b83b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d50aeb8)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1849, name=coreLoadExecutor-1261-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@7a86ba59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7401f91)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #3: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1874, name=coreLoadExecutor-1271-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTraceImpl(Native Method)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1203)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:273)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1176)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:853)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@48c00581 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@de935c8b)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 more
   [junit4] Completed on J1 in 13.30s, 4 tests, 3 errors <<< FAILURES!

[...truncated 640 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:484: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2 errors, 110 ignored (23 assumptions)

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



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

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

5 tests failed.
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=1980, name=coreLoadExecutor-1052-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=1980, name=coreLoadExecutor-1052-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@467ac695 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0d295f)
	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=2000, name=coreLoadExecutor-1059-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=2000, name=coreLoadExecutor-1059-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@4d02581b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b19cce0)
	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=2018, name=coreLoadExecutor-1066-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=2018, name=coreLoadExecutor-1066-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1552)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@5fa8f71c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ce9550d)
	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=7466, name=Thread-2785, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7466, name=Thread-2785, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path18/8/1" "write")
	at __randomizedtesting.SeedInfo.seed([3D70C21FACD02AF3]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	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:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:727)
	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([3D70C21FACD02AF3:B524FDC5022C470B]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	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:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:727)
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 10866 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot-3D70C21FACD02AF3-001/init-core-data-001
   [junit4]   2> 565127 T1958 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 565131 T1958 oas.SolrTestCaseJ4.setUp ###Starting testNoBootstrapConf
   [junit4]   2> 565131 T1958 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 565132 T1959 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 565232 T1958 oasc.ZkTestServer.run start zk server on port:40641
   [junit4]   2> 565233 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 565234 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565238 T1965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c87d2e7 name:ZooKeeperConnection Watcher:127.0.0.1:40641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565238 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565239 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 565240 T1958 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 565256 T1958 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 565263 T1958 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 565264 T1958 oasc.CoreContainer.<init> New CoreContainer 1966091401
   [junit4]   2> 565264 T1958 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 565265 T1958 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 565265 T1958 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 565265 T1958 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 565266 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 565266 T1958 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 565266 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 565267 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 565267 T1958 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 565267 T1958 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 565269 T1958 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 565270 T1958 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 565271 T1958 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 565271 T1958 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 565271 T1958 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40641/foo/bar2
   [junit4]   2> 565272 T1958 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 565272 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 565273 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565274 T1967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@736383d8 name:ZooKeeperConnection Watcher:127.0.0.1:40641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565276 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565276 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 565279 T1960 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14874dce38f0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 565282 T1958 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40641 40641
   [junit4]   2> 565845 T1959 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40641 40641
   [junit4]   2> 565848 T1958 oas.SolrTestCaseJ4.tearDown ###Ending testNoBootstrapConf
   [junit4]   2> 565857 T1958 oas.SolrTestCaseJ4.setUp ###Starting testChrootBootstrap
   [junit4]   2> 565858 T1958 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 565859 T1968 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 565959 T1958 oasc.ZkTestServer.run start zk server on port:36560
   [junit4]   2> 565960 T1958 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 565975 T1958 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 565985 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1966091401
   [junit4]   2> 565987 T1958 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 565987 T1958 oasc.CoreContainer.<init> New CoreContainer 1342252620
   [junit4]   2> 565987 T1958 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 565988 T1958 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 565988 T1958 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 565988 T1958 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 565988 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 565988 T1958 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 565989 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 565989 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 565989 T1958 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 565989 T1958 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 565990 T1958 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 565991 T1958 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 565991 T1958 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 565991 T1958 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 565991 T1958 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36560/foo/bar
   [junit4]   2> 565992 T1958 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 565992 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 565992 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565995 T1974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d1ae1b name:ZooKeeperConnection Watcher:127.0.0.1:36560 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565996 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565997 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 565998 T1958 oascc.SolrZkClient.makePath makePath: /foo/bar
   [junit4]   2> 566005 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 566006 T1976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e77722f name:ZooKeeperConnection Watcher:127.0.0.1:36560/foo/bar got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 566006 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 566007 T1958 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 566010 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 566011 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 566013 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 566014 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 566015 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 566015 T1958 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 566016 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 566017 T1958 oascc.SolrZkClient.makePath makePath: /collections
   [junit4]   2> 566018 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 566019 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 566020 T1958 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 566021 T1958 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr
   [junit4]   2> 566021 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 566022 T1958 oasc.Overseer.start Overseer (id=92452284468166657-188.138.97.18:8983_solr-n_0000000000) starting
   [junit4]   2> 566023 T1958 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 566026 T1958 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 566027 T1978 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 566027 T1958 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 566029 T1958 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 566030 T1958 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 566033 T1958 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 566033 T1977 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 566037 T1958 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 566038 T1958 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 566038 T1958 oasc.ZkController.bootstrapConf bootstrapping config for 1 cores into ZooKeeper using solr.xml from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/
   [junit4]   2> 566039 T1958 oasc.ZkController.bootstrapConf Uploading directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 566042 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/spellings.txt
   [junit4]   2> 566046 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/stopwords.txt
   [junit4]   2> 566050 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/scripts.conf
   [junit4]   2> 566053 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.html
   [junit4]   2> 566057 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/schema.xml
   [junit4]   2> 566061 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/solrconfig.xml
   [junit4]   2> 566065 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-top.html
   [junit4]   2> 566069 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/elevate.xml
   [junit4]   2> 566073 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_synonyms_english.json
   [junit4]   2> 566077 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_nl.txt
   [junit4]   2> 566082 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_eu.txt
   [junit4]   2> 566085 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ga.txt
   [junit4]   2> 566089 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fr.txt
   [junit4]   2> 566093 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_bg.txt
   [junit4]   2> 566098 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stemdict_nl.txt
   [junit4]   2> 566102 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ca.txt
   [junit4]   2> 566105 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ja.txt
   [junit4]   2> 566108 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_id.txt
   [junit4]   2> 566111 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_it.txt
   [junit4]   2> 566114 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fi.txt
   [junit4]   2> 566118 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_fr.txt
   [junit4]   2> 566121 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_el.txt
   [junit4]   2> 566123 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_en.txt
   [junit4]   2> 566125 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_da.txt
   [junit4]   2> 566126 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stoptags_ja.txt
   [junit4]   2> 566128 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_no.txt
   [junit4]   2> 566129 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_pt.txt
   [junit4]   2> 566131 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/hyphenations_ga.txt
   [junit4]   2> 566132 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ru.txt
   [junit4]   2> 566134 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ro.txt
   [junit4]   2> 566135 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_cz.txt
   [junit4]   2> 566137 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hu.txt
   [junit4]   2> 566139 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_th.txt
   [junit4]   2> 566140 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ckb.txt
   [junit4]   2> 566142 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_gl.txt
   [junit4]   2> 566145 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ar.txt
   [junit4]   2> 566147 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_tr.txt
   [junit4]   2> 566150 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_es.txt
   [junit4]   2> 566152 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/userdict_ja.txt
   [junit4]   2> 566155 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_it.txt
   [junit4]   2> 566157 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ca.txt
   [junit4]   2> 566160 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_lv.txt
   [junit4]   2> 566163 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_de.txt
   [junit4]   2> 566166 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ga.txt
   [junit4]   2> 566169 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hi.txt
   [junit4]   2> 566171 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hy.txt
   [junit4]   2> 566174 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_sv.txt
   [junit4]   2> 566176 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fa.txt
   [junit4]   2> 566178 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/synonyms.txt
   [junit4]   2> 566180 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/update-script.js
   [junit4]   2> 566182 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_pivot.vm
   [junit4]   2> 566185 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.css
   [junit4]   2> 566188 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/debug.vm
   [junit4]   2> 566191 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_form.vm
   [junit4]   2> 566194 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_top.vm
   [junit4]   2> 566196 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/did_you_mean.vm
   [junit4]   2> 566199 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_spatial.vm
   [junit4]   2> 566202 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_plain.vm
   [junit4]   2> 566205 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_bottom.vm
   [junit4]   2> 566207 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/header.vm
   [junit4]   2> 566210 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/layout.vm
   [junit4]   2> 566212 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/suggest.vm
   [junit4]   2> 566215 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/README.txt
   [junit4]   2> 566218 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/head.vm
   [junit4]   2> 566220 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/footer.vm
   [junit4]   2> 566223 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/results_list.vm
   [junit4]   2> 566226 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.js
   [junit4]   2> 566229 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_grouped.vm
   [junit4]   2> 566233 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_fields.vm
   [junit4]   2> 566237 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_group.vm
   [junit4]   2> 566241 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query.vm
   [junit4]   2> 566244 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster_results.vm
   [junit4]   2> 566248 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/VM_global_library.vm
   [junit4]   2> 566250 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_queries.vm
   [junit4]   2> 566253 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/mime_type_lists.vm
   [junit4]   2> 566255 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/error.vm
   [junit4]   2> 566257 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/product_doc.vm
   [junit4]   2> 566260 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/main.css
   [junit4]   2> 566262 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/browse.vm
   [junit4]   2> 566264 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/richtext_doc.vm
   [junit4]   2> 566266 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster.vm
   [junit4]   2> 566269 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facets.vm
   [junit4]   2> 566272 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/tabs.vm
   [junit4]   2> 566274 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/join_doc.vm
   [junit4]   2> 566277 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit.vm
   [junit4]   2> 566281 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_ranges.vm
   [junit4]   2> 566284 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 566286 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_stopwords_english.json
   [junit4]   2> 566289 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/protwords.txt
   [junit4]   2> 566292 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/_rest_managed.json
   [junit4]   2> 566295 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example.xsl
   [junit4]   2> 566298 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_rss.xsl
   [junit4]   2> 566301 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/updateXml.xsl
   [junit4]   2> 566304 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/luke.xsl
   [junit4]   2> 566305 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_atom.xsl
   [junit4]   2> 566307 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-FoldToASCII.txt
   [junit4]   2> 566311 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/stc-attributes.xml
   [junit4]   2> 566314 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/lingo-attributes.xml
   [junit4]   2> 566317 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/kmeans-attributes.xml
   [junit4]   2> 566319 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-bottom.html
   [junit4]   2> 566321 T1958 oascc.SolrZkClient.makePath makePath: /configs/collection1/currency.xml
   [junit4]   2> 566324 T1958 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 566326 T1958 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 566327 T1958 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 566328 T1980 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 566328 T1980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 566329 T1980 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 566329 T1981 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 566332 T1977 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://188.138.97.18:8983/solr",
   [junit4]   2> 	  "node_name":"188.138.97.18:8983_solr",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 566332 T1977 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 566335 T1981 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> 567329 T1980 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 567330 T1980 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 567330 T1980 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1
   [junit4]   2> 567331 T1980 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 567333 T1980 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 567334 T1980 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=collection1 specified config exists in ZooKeeper
   [junit4]   2> 567334 T1980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 567357 T1980 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 567358 T1980 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 567358 T1980 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 567359 T1980 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 567359 T1980 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 567359 T1980 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 567359 T1980 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 567359 T1980 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 567360 T1980 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 567382 T1980 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 567384 T1980 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 567421 T1980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 567426 T1980 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 567429 T1980 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 567658 T1980 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 567660 T1980 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 567660 T1980 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 567670 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 567674 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 567788 T1980 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 567789 T1980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 567789 T1980 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/
   [junit4]   2> 567790 T1980 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de237b8
   [junit4]   2> 567801 T1980 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 567801 T1980 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 567802 T1980 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c212cd1
   [junit4]   2> 567802 T1980 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 567803 T1980 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 567803 T1980 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 567803 T1980 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 567804 T1980 oasc.CoreContainer.create ERROR Error creating core [collection1]: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:891)
   [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:266)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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> 567806 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 567807 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 567809 T1984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34282452 name:ZooKeeperConnection Watcher:127.0.0.1:36560 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567810 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 567810 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 567811 T1958 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1342252620
   [junit4]   2> 567811 T1958 oasc.Overseer.close Overseer (id=92452284468166657-188.138.97.18:8983_solr-n_0000000000) closing
   [junit4]   2> 567812 T1977 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:8983_solr
   [junit4]   2> 567815 T1985 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> 569313 T1981 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 569315 T1958 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1342252620
   [junit4]   2> 569318 T1958 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:36560 36560
   [junit4]   2> 569995 T1968 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:36560 36560
   [junit4]   2> 569996 T1958 oas.SolrTestCaseJ4.tearDown ###Ending testChrootBootstrap
   [junit4]   2> 569999 T1958 oas.SolrTestCaseJ4.setUp ###Starting testWithUploadDir
   [junit4]   2> 570000 T1958 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 570001 T1986 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 570100 T1958 oasc.ZkTestServer.run start zk server on port:59606
   [junit4]   2> 570101 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 570102 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570105 T1992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e03f5ba name:ZooKeeperConnection Watcher:127.0.0.1:59606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570105 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570106 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570106 T1958 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 570124 T1958 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 570131 T1958 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 570131 T1958 oasc.CoreContainer.<init> New CoreContainer 930186540
   [junit4]   2> 570132 T1958 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 570132 T1958 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 570132 T1958 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 570132 T1958 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 570133 T1958 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 570135 T1958 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 570136 T1958 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 570136 T1958 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 570137 T1958 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 570137 T1958 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59606/foo/bar3
   [junit4]   2> 570137 T1958 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 570137 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 570139 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570139 T1994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c9c61df name:ZooKeeperConnection Watcher:127.0.0.1:59606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570140 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570140 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570140 T1958 oascc.SolrZkClient.makePath makePath: /foo/bar3
   [junit4]   2> 570144 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570145 T1996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7335093d name:ZooKeeperConnection Watcher:127.0.0.1:59606/foo/bar3 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570145 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570146 T1958 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 570148 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 570149 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 570151 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 570152 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 570154 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 570155 T1958 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 570155 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 570157 T1958 oascc.SolrZkClient.makePath makePath: /collections
   [junit4]   2> 570158 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 570159 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 570160 T1958 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 570161 T1958 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr
   [junit4]   2> 570161 T1958 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 570162 T1958 oasc.Overseer.start Overseer (id=92452284739551234-188.138.97.18:8983_solr-n_0000000000) starting
   [junit4]   2> 570164 T1958 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 570168 T1958 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 570169 T1998 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 570172 T1958 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 570175 T1958 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 570176 T1958 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 570178 T1997 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 570179 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/spellings.txt
   [junit4]   2> 570183 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/stopwords.txt
   [junit4]   2> 570185 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/scripts.conf
   [junit4]   2> 570187 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.html
   [junit4]   2> 570188 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/schema.xml
   [junit4]   2> 570190 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/solrconfig.xml
   [junit4]   2> 570193 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-top.html
   [junit4]   2> 570194 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/elevate.xml
   [junit4]   2> 570196 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_synonyms_english.json
   [junit4]   2> 570198 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_nl.txt
   [junit4]   2> 570200 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_eu.txt
   [junit4]   2> 570202 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ga.txt
   [junit4]   2> 570204 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fr.txt
   [junit4]   2> 570205 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_bg.txt
   [junit4]   2> 570207 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stemdict_nl.txt
   [junit4]   2> 570209 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ca.txt
   [junit4]   2> 570211 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ja.txt
   [junit4]   2> 570213 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_id.txt
   [junit4]   2> 570215 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_it.txt
   [junit4]   2> 570216 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fi.txt
   [junit4]   2> 570218 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_fr.txt
   [junit4]   2> 570220 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_el.txt
   [junit4]   2> 570222 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_en.txt
   [junit4]   2> 570224 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_da.txt
   [junit4]   2> 570225 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stoptags_ja.txt
   [junit4]   2> 570228 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_no.txt
   [junit4]   2> 570230 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_pt.txt
   [junit4]   2> 570232 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/hyphenations_ga.txt
   [junit4]   2> 570234 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ru.txt
   [junit4]   2> 570237 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ro.txt
   [junit4]   2> 570241 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_cz.txt
   [junit4]   2> 570243 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hu.txt
   [junit4]   2> 570245 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_th.txt
   [junit4]   2> 570247 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ckb.txt
   [junit4]   2> 570248 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_gl.txt
   [junit4]   2> 570250 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ar.txt
   [junit4]   2> 570252 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_tr.txt
   [junit4]   2> 570253 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_es.txt
   [junit4]   2> 570255 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/userdict_ja.txt
   [junit4]   2> 570256 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_it.txt
   [junit4]   2> 570258 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ca.txt
   [junit4]   2> 570260 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_lv.txt
   [junit4]   2> 570261 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_de.txt
   [junit4]   2> 570263 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ga.txt
   [junit4]   2> 570265 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hi.txt
   [junit4]   2> 570266 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hy.txt
   [junit4]   2> 570268 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_sv.txt
   [junit4]   2> 570269 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fa.txt
   [junit4]   2> 570271 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/synonyms.txt
   [junit4]   2> 570272 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/update-script.js
   [junit4]   2> 570274 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_pivot.vm
   [junit4]   2> 570276 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.css
   [junit4]   2> 570278 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/debug.vm
   [junit4]   2> 570279 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_form.vm
   [junit4]   2> 570281 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_top.vm
   [junit4]   2> 570283 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/did_you_mean.vm
   [junit4]   2> 570284 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_spatial.vm
   [junit4]   2> 570286 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_plain.vm
   [junit4]   2> 570287 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_bottom.vm
   [junit4]   2> 570289 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/header.vm
   [junit4]   2> 570290 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/layout.vm
   [junit4]   2> 570291 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/suggest.vm
   [junit4]   2> 570293 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/README.txt
   [junit4]   2> 570294 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/head.vm
   [junit4]   2> 570296 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/footer.vm
   [junit4]   2> 570297 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/results_list.vm
   [junit4]   2> 570298 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.js
   [junit4]   2> 570300 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_grouped.vm
   [junit4]   2> 570301 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_fields.vm
   [junit4]   2> 570303 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_group.vm
   [junit4]   2> 570305 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query.vm
   [junit4]   2> 570306 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster_results.vm
   [junit4]   2> 570308 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/VM_global_library.vm
   [junit4]   2> 570309 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_queries.vm
   [junit4]   2> 570311 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/mime_type_lists.vm
   [junit4]   2> 570312 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/error.vm
   [junit4]   2> 570314 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/product_doc.vm
   [junit4]   2> 570316 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/main.css
   [junit4]   2> 570318 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/browse.vm
   [junit4]   2> 570320 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/richtext_doc.vm
   [junit4]   2> 570323 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster.vm
   [junit4]   2> 570326 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facets.vm
   [junit4]   2> 570329 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/tabs.vm
   [junit4]   2> 570331 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/join_doc.vm
   [junit4]   2> 570333 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit.vm
   [junit4]   2> 570334 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_ranges.vm
   [junit4]   2> 570336 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-ISOLatin1Accent.txt
   [junit4]   2> 570337 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_stopwords_english.json
   [junit4]   2> 570339 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/protwords.txt
   [junit4]   2> 570340 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_rest_managed.json
   [junit4]   2> 570341 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example.xsl
   [junit4]   2> 570343 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_rss.xsl
   [junit4]   2> 570345 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/updateXml.xsl
   [junit4]   2> 570346 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/luke.xsl
   [junit4]   2> 570348 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_atom.xsl
   [junit4]   2> 570350 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-FoldToASCII.txt
   [junit4]   2> 570352 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/stc-attributes.xml
   [junit4]   2> 570355 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/lingo-attributes.xml
   [junit4]   2> 570357 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/kmeans-attributes.xml
   [junit4]   2> 570359 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-bottom.html
   [junit4]   2> 570361 T1958 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/currency.xml
   [junit4]   2> 570363 T1958 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 570366 T1958 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 570367 T1958 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 570368 T2000 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 570368 T2000 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 570369 T2000 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 570369 T2001 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570370 T1997 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://188.138.97.18:8983/solr",
   [junit4]   2> 	  "node_name":"188.138.97.18:8983_solr",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 570370 T1997 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 570372 T2001 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> 571369 T2000 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 571369 T2000 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 571370 T2000 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1
   [junit4]   2> 571370 T2000 oasc.ZkController.createCollectionZkNode Setting config for collection:collection1 to testWithUploadDir
   [junit4]   2> 571370 T2000 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 571372 T2000 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 571372 T2000 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=testWithUploadDir specified config exists in ZooKeeper
   [junit4]   2> 571373 T2000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 571388 T2000 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 571388 T2000 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 571388 T2000 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 571388 T2000 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 571388 T2000 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 571389 T2000 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 571389 T2000 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 571389 T2000 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 571389 T2000 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 571404 T2000 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 571406 T2000 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 571436 T2000 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 571437 T2000 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 571440 T2000 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 571604 T2000 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 571606 T2000 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 571606 T2000 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 571617 T2000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 571619 T2000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 571646 T2000 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 571647 T2000 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 571647 T2000 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/
   [junit4]   2> 571647 T2000 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de237b8
   [junit4]   2> 571648 T2000 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 571648 T2000 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 571649 T2000 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29e1c287
   [junit4]   2> 571649 T2000 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 571649 T2000 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 571649 T2000 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 571649 T2000 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked
   [junit4]   2> 571650 T2000 oasc.CoreContainer.create ERROR Error creating core [collection1]: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:891)
   [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:266)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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> 571651 T1958 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=930186540
   [junit4]   2> 571652 T1958 oasc.Overseer.close Overseer (id=92452284739551234-188.138.97.18:8983_solr-n_0000000000) closing
   [junit4]   2> 571653 T1997 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:8983_solr
   [junit4]   2> 573154 T2003 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> 573157 T2001 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 573159 T1958 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=930186540
   [junit4]   2> 573160 T1958 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59606 59606
   [junit4]   2> 573984 T1986 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59606 59606
   [junit4]   2> 573985 T1958 oas.SolrTestCaseJ4.tearDown ###Ending testWithUploadDir
   [junit4]   2> 573992 T1958 oas.SolrTestCaseJ4.setUp ###Starting testInitPathExists
   [junit4]   2> 573993 T1958 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 573993 T2004 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 574093 T1958 oasc.ZkTestServer.run start zk server on port:46752
   [junit4]   2> 574094 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 574098 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 574101 T2010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55270fe9 name:ZooKeeperConnection Watcher:127.0.0.1:46752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574101 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574101 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 574101 T1958 oascc.SolrZkClient.makePath makePath: /foo/bar4
   [junit4]   2> 574104 T1958 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 574116 T1958 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 574123 T1958 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 574124 T1958 oasc.CoreContainer.<init> New CoreContainer 1903170647
   [junit4]   2> 574124 T1958 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 574124 T1958 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 574125 T1958 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 574125 T1958 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 574125 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 574126 T1958 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 574126 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 574126 T1958 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 574126 T1958 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 574127 T1958 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 574128 T1958 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 574130 T1958 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 574130 T1958 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 574130 T1958 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 574131 T1958 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46752/foo/bar4
   [junit4]   2> 574131 T1958 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 574131 T1958 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 574141 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 574141 T2012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9168b55 name:ZooKeeperConnection Watcher:127.0.0.1:46752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574143 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574143 T1958 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 574154 T1958 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 574155 T2014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34b19c1c name:ZooKeeperConnection Watcher:127.0.0.1:46752/foo/bar4 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574155 T1958 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574156 T1958 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 574158 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 574160 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 574162 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 574163 T1958 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 574165 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 574168 T1958 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 574169 T1958 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr
   [junit4]   2> 574170 T1958 oascc.SolrZkClient.

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

 uncaught exception in thread: Thread[id=7467, name=Thread-2786, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path18/8/1" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D70C21FACD02AF3]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7468, name=Thread-2787, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path18/8/1" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D70C21FACD02AF3]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [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:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:727)
   [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.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
   [junit4]   2> 2464927 T7465 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sq, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=76306592,total=365232128
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, StatelessScriptUpdateProcessorFactoryTest, TestSolr4Spatial2, RecoveryZkTest, TestExceedMaxTermLength, RequiredFieldsTest, TestCloudPivotFacet, TestPartialUpdateDeduplication, TestDistributedSearch, XsltUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, TestFuzzyAnalyzedSuggestions, SystemInfoHandlerTest, TestNonNRTOpen, TestManagedSchemaFieldTypeResource, TestSystemIdResolver, TimeZoneUtilsTest, RollingRestartTest, LeaderElectionTest, TestParamSet, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestHashPartitioner, XmlUpdateRequestHandlerTest, HighlighterMaxOffsetTest, DistributedFacetPivotLongTailTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLargeTest, OverseerRolesTest, ShowFileRequestHandlerTest, AbstractAnalyticsFacetTest, NoFacetTest, DocumentAnalysisRequestHandlerTest, CursorPagingTest, UnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, PluginInfoTest, TestOrdValues, TestTrie, TestDynamicFieldResource, DistributedSuggestComponentTest, SuggesterTest, ZkNodePropsTest, SolrIndexSplitterTest, TestOverriddenPrefixQueryForCustomFieldType, DistribDocExpirationUpdateProcessorTest, TestSearchPerf, BadComponentTest, ChangedSchemaMergeTest, TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, TestHighFrequencyDictionaryFactory, DocValuesMultiTest, ChaosMonkeyNothingIsSafeTest, TestSolrXmlPersistence, TestMissingGroups, IndexSchemaTest, TestSchemaVersionResource, TestSimpleQParserPlugin, TestFastLRUCache, NoCacheHeaderTest, HdfsBasicDistributedZkTest, ExpressionTest, TestRTGBase, SpellPossibilityIteratorTest, JSONWriterTest, TestSolrJ, SpellingQueryConverterTest, ResponseHeaderTest, TestArbitraryIndexDir, TestDocumentBuilder, AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaSimilarityResource, BasicFunctionalityTest, TestReloadAndDeleteDocs, PreAnalyzedUpdateProcessorTest, ZkCLITest, EchoParamsTest, TestShortCircuitedRequests, TestSchemaResource, TestAnalyzeInfixSuggestions, ResponseLogComponentTest, PingRequestHandlerTest, DocumentBuilderTest, TestFastOutputStream, UpdateParamsTest, TestLRUCache, SuggesterTSTTest, HdfsSyncSliceTest, FileUtilsTest, FastVectorHighlighterTest, TestManagedResource, TestAnalyzedSuggestions, SpellCheckCollatorTest, TestCopyFieldCollectionResource, TestReplicationHandler, FieldFacetTest, DistributedDebugComponentTest, HighlighterTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestStressVersions, TestMaxScoreQueryParser, JsonLoaderTest, BasicDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestJoin, TestRangeQuery, TestSolr4Spatial, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, MultiTermTest, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, PrimUtilsTest, DateFieldTest, SliceStateTest, CircularListTest, SolrTestCaseJ4Test, TestDistributedMissingSort, AbstractAnalyticsStatsTest, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteReplicaTest, DistribCursorPagingTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, CachingDirectoryFactoryTest]
   [junit4] Completed on J0 in 8.10s, 1 test, 1 error <<< FAILURES!

[...truncated 188 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2 errors, 45 ignored (23 assumptions)

Total time: 91 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any