Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4312/
Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=6460, name=coreLoadExecutor-3852-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=6460,
name=coreLoadExecutor-3852-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@12e9f4d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13487fd)
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=6480, name=coreLoadExecutor-3859-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=6480,
name=coreLoadExecutor-3859-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@1801d44
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cfd92)
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=6498, name=coreLoadExecutor-3866-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=6498,
name=coreLoadExecutor-3866-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@274403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ba15b)
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=3913, name=Thread-1565,
state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3913, name=Thread-1565, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
at __randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at
java.security.AccessController.checkPermission(AccessController.java:559)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
at java.nio.file.Files.createDirectories(Files.java:683)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
FAILED: org.apache.solr.core.RAMDirectoryFactoryTest.test
Error Message:
access denied ("java.io.FilePermission" "\fake\path" "write")
Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission"
"\fake\path" "write")
at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD:5380019E9591BF05]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
at
java.security.AccessController.checkPermission(AccessController.java:559)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
at java.nio.file.Files.createDirectories(Files.java:683)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10866 lines...]
[junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.CachingDirectoryFactoryTest-DBD43E443B6DD2FD-001\init-core-data-001
[junit4] 2> 1790292 T3912 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1790296 T3912 oas.SolrTestCaseJ4.setUp ###Starting stressTest
[junit4] 2> 1790662 T3913 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@1ba49d1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9053a assuming
'simple'
[junit4] 2> 1790671 T3917 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@1de2296
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f8a6d assuming
'simple'
[junit4] 2> 1790672 T3919 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@4939bc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d63ff6 assuming
'simple'
[junit4] 2> 1790673 T3922 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@cda7b3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dc5f83 assuming
'simple'
[junit4] 2> 1790673 T3918 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@1029ba4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fc18f assuming
'simple'
[junit4] 2> 1790674 T3916 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@15cc247
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb7183 assuming
'simple'
[junit4] 2> 1790676 T3914 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@16971c7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10cd827 assuming
'simple'
[junit4] 2> 1790677 T3920 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@3529b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd3d8 assuming
'simple'
[junit4] 2> 385 T3917
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1569,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 1790679 T3915 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@139ba97
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f1fbc assuming
'simple'
[junit4] 2> 385 T3922
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1574,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 386 T3913
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1565,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 386 T3916
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1568,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 1790679 T3921 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@ecae3e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c2b49c assuming
'simple'
[junit4] 2> 388 T3921
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1573,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 1790680 T3923 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@160f31c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c710ea assuming
'simple'
[junit4] 2> 386 T3919
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1571,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 386 T3920
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1572,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 390 T3923
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1575,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 388 T3914
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1566,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 387 T3918
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1570,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 387 T3915
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-1567,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path1\8\12" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.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> 1799517 T3930 oasc.CachingDirectoryFactory.close Closing
RAMDirectoryFactory - 0 directories currently being tracked
[junit4] 2> 1799603 T3912 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest
-Dtests.seed=DBD43E443B6DD2FD -Dtests.slow=true -Dtests.locale=ar_SD
-Dtests.timezone=America/Iqaluit -Dtests.file.encoding=Cp1252
[junit4] ERROR 9.36s | CachingDirectoryFactoryTest.stressTest <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3913, name=Thread-1565, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3914, name=Thread-1566, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3916, name=Thread-1568, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3917, name=Thread-1569, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3918, name=Thread-1570, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3922, name=Thread-1574, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3920, name=Thread-1572, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3919, name=Thread-1571, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3915, name=Thread-1567, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3921, name=Thread-1573, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=3923, name=Thread-1575, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path1\8\12" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2> 1799653 T3912 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_SD,
timezone=America/Iqaluit
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_67
(32-bit)/cpus=2,threads=1,free=185532568,total=373710848
[junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler,
TestFreeTextSuggestions, SolrInfoMBeanTest, MinimalSchemaTest,
URLClassifyProcessorTest, FunctionTest, TestArbitraryIndexDir,
FieldFacetExtrasTest, TestSystemIdResolver, TestCopyFieldCollectionResource,
DocumentAnalysisRequestHandlerTest, CurrencyFieldXmlFileTest, QueryParsingTest,
TestRawResponseWriter, TestDynamicFieldCollectionResource,
TestFastOutputStream, TestSolrXmlPersistence, IndexSchemaTest, BJQParserTest,
UUIDFieldTest, TestDynamicFieldResource, TestCSVLoader, TestDistributedSearch,
IndexBasedSpellCheckerTest, TestCloudManagedSchema, SolrTestCaseJ4Test,
TestStressLucene, TestAnalyzedSuggestions, TestSolrDeletionPolicy1,
SuggesterTSTTest, HdfsSyncSliceTest, TestSearcherReuse, NumericFieldsTest,
TestOmitPositions, TestSolrXmlPersistor, TestLFUCache,
TestDefaultSimilarityFactory, QueryFacetTest, TestFieldTypeResource,
ShardSplitTest, RequestHandlersTest, TestManagedResourceStorage,
TestFunctionQuery, AnalyticsQueryTest, DateFieldTest,
UpdateRequestProcessorFactoryTest, SolrPluginUtilsTest,
SpellPossibilityIteratorTest, MigrateRouteKeyTest, BadComponentTest,
JsonLoaderTest, MoreLikeThisHandlerTest, TestFastWriter, ClusterStateTest,
AnalysisErrorHandlingTest, CursorPagingTest, TriLevelCompositeIdRoutingTest,
ShardRoutingTest, ZkCLITest, SharedFSAutoReplicaFailoverUtilsTest,
TestQuerySenderListener, TestCSVResponseWriter, TestNonNRTOpen,
TestMultiCoreConfBootstrap, TestQueryTypes,
StatelessScriptUpdateProcessorFactoryTest, BasicDistributedZkTest,
TestStressVersions, TestTrie, TestFiltering, TestUpdate, TestModifyConfFiles,
LeaderElectionIntegrationTest, ConvertedLegacyTest, SpellingQueryConverterTest,
TestDocumentBuilder, AssignTest, TestJmxIntegration, TestStressUserVersions,
TestFaceting, MBeansHandlerTest, TestRecoveryHdfs, TestPivotHelperCode,
StandardRequestHandlerTest, OpenExchangeRatesOrgProviderTest,
DisMaxRequestHandlerTest, TestCoreContainer, TestExtendedDismaxParser,
TestValueSourceCache, TestJoin, EchoParamsTest, SortByFunctionTest,
DocValuesMultiTest, TestShortCircuitedRequests, MergeStrategyTest,
TestCoreDiscovery, TestLMDirichletSimilarityFactory, ExternalCollectionsTest,
HardAutoCommitTest, TestBlendedInfixSuggestions,
DistributedQueryElevationComponentTest, ScriptEngineTest,
TestMaxScoreQueryParser, CachingDirectoryFactoryTest]
[junit4] Completed in 9.43s, 1 test, 1 error <<< FAILURES!
[...truncated 260 lines...]
[junit4] Suite: org.apache.solr.cloud.TestZkChroot
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot-DBD43E443B6DD2FD-001\init-core-data-001
[junit4] 2> 3106275 T6438 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 3106284 T6438 oas.SolrTestCaseJ4.setUp ###Starting
testNoBootstrapConf
[junit4] 2> 3106286 T6438 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3106287 T6439 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3106374 T6438 oasc.ZkTestServer.run start zk server on
port:52273
[junit4] 2> 3106375 T6438
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3106376 T6438 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3106380 T6445 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64beb0 name:ZooKeeperConnection
Watcher:127.0.0.1:52273 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3106381 T6438 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3106381 T6438 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3106382 T6438 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
[junit4] 2> 3106413 T6438 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
[junit4] 2> 3106446 T6438 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 3106447 T6438 oasc.CoreContainer.<init> New CoreContainer
6371933
[junit4] 2> 3106447 T6438 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\]
[junit4] 2> 3106449 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 3106449 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 3106449 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 3106450 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3106450 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3106450 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3106451 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3106451 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3106451 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3106451 T6438 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 3106451 T6438 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3106452 T6438 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3106452 T6438 oasc.CoreContainer.load Host Name:
[junit4] 2> 3106453 T6438 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52273/foo/bar2
[junit4] 2> 3106453 T6438 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3106453 T6438
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3106455 T6438 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3106457 T6447 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@13ed3c4 name:ZooKeeperConnection
Watcher:127.0.0.1:52273 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3106458 T6438 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3106458 T6438 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3106462 T6440 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x148766a75440001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3106465 T6438 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:52273 52273
[junit4] 2> 3108288 T6439 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:52273 52273
[junit4] 2> 3108289 T6438 oas.SolrTestCaseJ4.tearDown ###Ending
testNoBootstrapConf
[junit4] 2> 3108294 T6438 oas.SolrTestCaseJ4.setUp ###Starting
testChrootBootstrap
[junit4] 2> 3108296 T6438 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3108297 T6448 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3108375 T6438 oasc.ZkTestServer.run start zk server on
port:52282
[junit4] 2> 3108375 T6438 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
[junit4] 2> 3108394 T6438 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
[junit4] 2> 3108426 T6438 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 3108426 T6438 oasc.CoreContainer.<init> New CoreContainer
13594553
[junit4] 2> 3108426 T6438 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\]
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3108428 T6438 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3108428 T6438 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 3108430 T6438 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3108430 T6438 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3108430 T6438 oasc.CoreContainer.load Host Name:
[junit4] 2> 3108430 T6438 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:52282/foo/bar
[junit4] 2> 3108430 T6438 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3108430 T6438
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3108433 T6438 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3108436 T6454 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b00f6a name:ZooKeeperConnection
Watcher:127.0.0.1:52282 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3108437 T6438 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3108437 T6438 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3108438 T6438 oascc.SolrZkClient.makePath makePath: /foo/bar
[junit4] 2> 3108446 T6438 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3108447 T6456 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1232469 name:ZooKeeperConnection
Watcher:127.0.0.1:52282/foo/bar got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3108447 T6438 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3108449 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 3108453 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 3108457 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 3108462 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 3108465 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 3108470 T6438 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 3108472 T6438 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/192.168.57.16:8983_solr
[junit4] 2> 3108473 T6438 oascc.SolrZkClient.makePath makePath:
/live_nodes/192.168.57.16:8983_solr
[junit4] 2> 3108476 T6438 oascc.SolrZkClient.makePath makePath:
/collections
[junit4] 2> 3108479 T6438 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 3108481 T6438 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 3108484 T6438 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3108486 T6438 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 192.168.57.16:8983_solr
[junit4] 2> 3108486 T6438 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 3108488 T6438 oasc.Overseer.start Overseer
(id=92453992098758657-192.168.57.16:8983_solr-n_0000000000) starting
[junit4] 2> 3108492 T6438 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 3108503 T6438 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3108505 T6458 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 3108506 T6438 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 3108510 T6438 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 3108513 T6438
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3108516 T6438 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 3108518 T6457 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 3108528 T6438 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
[junit4] 2> 3108528 T6438 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 3108528 T6438 oasc.ZkController.bootstrapConf bootstrapping
config for 1 cores into ZooKeeper using solr.xml from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\
[junit4] 2> 3108528 T6438 oasc.ZkController.bootstrapConf Uploading
directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf
with name collection1 for SolrCore collection1
[junit4] 2> 3108531 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.html
[junit4] 2> 3108539 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-bottom.html
[junit4] 2> 3108543 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-top.html
[junit4] 2> 3108550 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/kmeans-attributes.xml
[junit4] 2> 3108557 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/lingo-attributes.xml
[junit4] 2> 3108563 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/stc-attributes.xml
[junit4] 2> 3108568 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/currency.xml
[junit4] 2> 3108572 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/elevate.xml
[junit4] 2> 3108576 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ca.txt
[junit4] 2> 3108581 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_fr.txt
[junit4] 2> 3108586 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ga.txt
[junit4] 2> 3108590 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_it.txt
[junit4] 2> 3108595 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/hyphenations_ga.txt
[junit4] 2> 3108598 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stemdict_nl.txt
[junit4] 2> 3108602 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stoptags_ja.txt
[junit4] 2> 3108607 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ar.txt
[junit4] 2> 3108611 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_bg.txt
[junit4] 2> 3108616 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ca.txt
[junit4] 2> 3108620 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ckb.txt
[junit4] 2> 3108626 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_cz.txt
[junit4] 2> 3108630 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_da.txt
[junit4] 2> 3108634 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_de.txt
[junit4] 2> 3108637 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_el.txt
[junit4] 2> 3108642 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_en.txt
[junit4] 2> 3108646 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_es.txt
[junit4] 2> 3108650 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_eu.txt
[junit4] 2> 3108655 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fa.txt
[junit4] 2> 3108658 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fi.txt
[junit4] 2> 3108662 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fr.txt
[junit4] 2> 3108668 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ga.txt
[junit4] 2> 3108671 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_gl.txt
[junit4] 2> 3108675 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hi.txt
[junit4] 2> 3108680 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hu.txt
[junit4] 2> 3108684 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hy.txt
[junit4] 2> 3108689 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_id.txt
[junit4] 2> 3108693 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_it.txt
[junit4] 2> 3108698 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ja.txt
[junit4] 2> 3108703 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_lv.txt
[junit4] 2> 3108707 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_nl.txt
[junit4] 2> 3108712 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_no.txt
[junit4] 2> 3108716 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_pt.txt
[junit4] 2> 3108720 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ro.txt
[junit4] 2> 3108725 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ru.txt
[junit4] 2> 3108730 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_sv.txt
[junit4] 2> 3108734 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_th.txt
[junit4] 2> 3108739 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_tr.txt
[junit4] 2> 3108743 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/userdict_ja.txt
[junit4] 2> 3108753 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-FoldToASCII.txt
[junit4] 2> 3108759 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3108762 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/protwords.txt
[junit4] 2> 3108767 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/schema.xml
[junit4] 2> 3108771 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/scripts.conf
[junit4] 2> 3108775 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/solrconfig.xml
[junit4] 2> 3108780 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/spellings.txt
[junit4] 2> 3108783 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/stopwords.txt
[junit4] 2> 3108787 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/synonyms.txt
[junit4] 2> 3108791 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/update-script.js
[junit4] 2> 3108795 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/browse.vm
[junit4] 2> 3108800 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster.vm
[junit4] 2> 3108804 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster_results.vm
[junit4] 2> 3108808 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/debug.vm
[junit4] 2> 3108811 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/did_you_mean.vm
[junit4] 2> 3108816 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/error.vm
[junit4] 2> 3108820 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facets.vm
[junit4] 2> 3108824 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_fields.vm
[junit4] 2> 3108829 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_pivot.vm
[junit4] 2> 3108833 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_queries.vm
[junit4] 2> 3108838 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_ranges.vm
[junit4] 2> 3108842 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/footer.vm
[junit4] 2> 3108847 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/head.vm
[junit4] 2> 3108851 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/header.vm
[junit4] 2> 3108856 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit.vm
[junit4] 2> 3108860 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_grouped.vm
[junit4] 2> 3108865 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_plain.vm
[junit4] 2> 3108870 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/join_doc.vm
[junit4] 2> 3108873 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.css
[junit4] 2> 3108879 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.js
[junit4] 2> 3108883 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/layout.vm
[junit4] 2> 3108887 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/main.css
[junit4] 2> 3108892 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/mime_type_lists.vm
[junit4] 2> 3108895 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_bottom.vm
[junit4] 2> 3108900 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_top.vm
[junit4] 2> 3108904 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/product_doc.vm
[junit4] 2> 3108909 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query.vm
[junit4] 2> 3108913 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_form.vm
[junit4] 2> 3108917 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_group.vm
[junit4] 2> 3108920 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_spatial.vm
[junit4] 2> 3108925 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/README.txt
[junit4] 2> 3108930 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/results_list.vm
[junit4] 2> 3108934 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/richtext_doc.vm
[junit4] 2> 3108939 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/suggest.vm
[junit4] 2> 3108943 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/tabs.vm
[junit4] 2> 3108949 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/VM_global_library.vm
[junit4] 2> 3108954 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example.xsl
[junit4] 2> 3108960 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_atom.xsl
[junit4] 2> 3108963 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_rss.xsl
[junit4] 2> 3108967 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/luke.xsl
[junit4] 2> 3108972 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/updateXml.xsl
[junit4] 2> 3108976 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_rest_managed.json
[junit4] 2> 3108980 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_stopwords_english.json
[junit4] 2> 3108984 T6438 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_synonyms_english.json
[junit4] 2> 3108993 T6438 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4] 2> 3108996 T6438 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
[junit4] 2> 3108996 T6438 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 3108998 T6460 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3108998 T6460 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3108999 T6460 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3108999 T6461 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 3109003 T6457 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://192.168.57.16:8983/solr",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"192.168.57.16:8983_solr"}
[junit4] 2> 3109003 T6457 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 3109008 T6461 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> 3109777 T6460 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 3109777 T6460 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3109779 T6460 oasc.ZkController.createCollectionZkNode
Creating collection in ZooKeeper:collection1
[junit4] 2> 3109779 T6460 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 3109782 T6460 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3109783 T6460 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=collection1 specified config exists in
ZooKeeper
[junit4] 2> 3109783 T6460 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\'
[junit4] 2> 3109811 T3 oasc.CoreContainer.finalize ERROR CoreContainer was
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
instance=6371933
[junit4] 2> 3109844 T6460 oasc.SolrConfig.initLibs Adding specified lib
dirs to ClassLoader
[junit4] 2> 3109846 T6460 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/extraction/lib (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
[junit4] 2> 3109846 T6460 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 3109849 T6460 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
[junit4] 2> 3109849 T6460 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 3109849 T6460 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
[junit4] 2> 3109849 T6460 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 3109849 T6460 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/velocity/lib (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
[junit4] 2> 3109851 T6460 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4] 2> 3109885 T6460 oasu.SolrIndexConfig.<init> IndexWriter
infoStream solr logging is enabled
[junit4] 2> 3109890 T6460 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3109963 T6460 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3109966 T6460 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 3109976 T6460 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 3110433 T6460 o
[...truncated too long message...]
.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:262)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@274403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10ba15b)
[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 in 14.64s, 4 tests, 3 errors <<< FAILURES!
[...truncated 13 lines...]
[junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
[junit4] 2> 3265593 T6986 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@14b73d2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@167ece2 assuming
'simple'
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test
-Dtests.seed=DBD43E443B6DD2FD -Dtests.slow=true -Dtests.locale=fr_CA
-Dtests.timezone=Africa/Bissau -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.01s | RAMDirectoryFactoryTest.test <<<
[junit4] > Throwable #1: java.security.AccessControlException: access
denied ("java.io.FilePermission" "\fake\path" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([DBD43E443B6DD2FD:5380019E9591BF05]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:559)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:630)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:734)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:683)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_CA,
timezone=Africa/Bissau
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_67
(32-bit)/cpus=2,threads=1,free=231459928,total=523501568
[junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler,
TestFreeTextSuggestions, SolrInfoMBeanTest, MinimalSchemaTest,
URLClassifyProcessorTest, FunctionTest, TestArbitraryIndexDir,
FieldFacetExtrasTest, TestSystemIdResolver, TestCopyFieldCollectionResource,
DocumentAnalysisRequestHandlerTest, CurrencyFieldXmlFileTest, QueryParsingTest,
TestRawResponseWriter, TestDynamicFieldCollectionResource,
TestFastOutputStream, TestSolrXmlPersistence, IndexSchemaTest, BJQParserTest,
UUIDFieldTest, TestDynamicFieldResource, TestCSVLoader, TestDistributedSearch,
IndexBasedSpellCheckerTest, TestCloudManagedSchema, SolrTestCaseJ4Test,
TestStressLucene, TestAnalyzedSuggestions, TestSolrDeletionPolicy1,
SuggesterTSTTest, HdfsSyncSliceTest, TestSearcherReuse, NumericFieldsTest,
TestOmitPositions, TestSolrXmlPersistor, TestLFUCache,
TestDefaultSimilarityFactory, QueryFacetTest, TestFieldTypeResource,
ShardSplitTest, RequestHandlersTest, TestManagedResourceStorage,
TestFunctionQuery, AnalyticsQueryTest, DateFieldTest,
UpdateRequestProcessorFactoryTest, SolrPluginUtilsTest,
SpellPossibilityIteratorTest, MigrateRouteKeyTest, BadComponentTest,
JsonLoaderTest, MoreLikeThisHandlerTest, TestFastWriter, ClusterStateTest,
AnalysisErrorHandlingTest, CursorPagingTest, TriLevelCompositeIdRoutingTest,
ShardRoutingTest, ZkCLITest, SharedFSAutoReplicaFailoverUtilsTest,
TestQuerySenderListener, TestCSVResponseWriter, TestNonNRTOpen,
TestMultiCoreConfBootstrap, TestQueryTypes,
StatelessScriptUpdateProcessorFactoryTest, BasicDistributedZkTest,
TestStressVersions, TestTrie, TestFiltering, TestUpdate, TestModifyConfFiles,
LeaderElectionIntegrationTest, ConvertedLegacyTest, SpellingQueryConverterTest,
TestDocumentBuilder, AssignTest, TestJmxIntegration, TestStressUserVersions,
TestFaceting, MBeansHandlerTest, TestRecoveryHdfs, TestPivotHelperCode,
StandardRequestHandlerTest, OpenExchangeRatesOrgProviderTest,
DisMaxRequestHandlerTest, TestCoreContainer, TestExtendedDismaxParser,
TestValueSourceCache, TestJoin, EchoParamsTest, SortByFunctionTest,
DocValuesMultiTest, TestShortCircuitedRequests, MergeStrategyTest,
TestCoreDiscovery, TestLMDirichletSimilarityFactory, ExternalCollectionsTest,
HardAutoCommitTest, TestBlendedInfixSuggestions,
DistributedQueryElevationComponentTest, ScriptEngineTest,
TestMaxScoreQueryParser, CachingDirectoryFactoryTest, RegexBoostProcessorTest,
TestRandomFaceting, DeleteInactiveReplicaTest, TestStressRecovery,
TestFastLRUCache, TestExceedMaxTermLength, DateRangeFieldTest,
AddBlockUpdateTest, SSLMigrationTest, ResourceLoaderTest, EnumFieldTest,
UUIDUpdateProcessorFallbackTest, FieldMutatingUpdateProcessorTest,
HighlighterConfigTest, BasicZkTest, TestCharFilters,
TestAtomicUpdateErrorCases, SuggesterTest, TestCloudPivotFacet,
TestImplicitCoreProperties, TestOverriddenPrefixQueryForCustomFieldType,
StatsComponentTest, TestDistributedGrouping, TestRTGBase,
TestCollationFieldDocValues, TestFoldingMultitermQuery, PolyFieldTest,
CopyFieldTest, DocValuesMissingTest, TestOrdValues, TestQueryUtils,
TestRangeQuery, TestParamSet, TestSolr4Spatial2,
OverriddenZkACLAndCredentialsProvidersTest, DistribCursorPagingTest,
BadIndexSchemaTest, AtomicUpdatesTest, DeleteReplicaTest, SearchHandlerTest,
ReplicationFactorTest, CacheHeaderTest, ShowFileRequestHandlerTest,
WordBreakSolrSpellCheckerTest, HdfsLockFactoryTest, BasicFunctionalityTest,
TestSolrXml, FileBasedSpellCheckerTest, ChangedSchemaMergeTest,
TestPerFieldSimilarity, TestNoOpRegenerator, TestLazyCores,
AliasIntegrationTest, TestHighFrequencyDictionaryFactory, SimpleFacetsTest,
AbstractAnalyticsStatsTest, TestIndexingPerformance, SolrCoreTest,
TestSolrCoreProperties, TestBinaryField, TestBinaryResponseWriter,
TestStandardQParsers, AutoCommitTest, CoreMergeIndexesAdminHandlerTest,
TestCloudSchemaless, TestHashPartitioner, MultiThreadedOCPTest,
SuggesterWFSTTest, NoFacetTest, DefaultValueUpdateProcessorTest,
HdfsBasicDistributedZkTest, CoreAdminCreateDiscoverTest,
TestSolrDeletionPolicy2, CoreAdminRequestStatusTest, FileUtilsTest,
TestReloadAndDeleteDocs, CursorMarkTest, NotRequiredUniqueKeyTest,
TestTolerantSearch, TestSearchPerf, TestZkChroot, TestSolrQueryParser,
DistributedSpellCheckComponentTest, OverseerTest, ExpressionTest,
RAMDirectoryFactoryTest]
[junit4] Completed in 0.03s, 1 test, 1 error <<< FAILURES!
[...truncated 792 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:471: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961:
There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2
errors, 54 ignored (32 assumptions)
Total time: 173 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client
-XX:+UseConcMarkSweepGC
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]