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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to