Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11245/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread 
Thread[id=1980, name=coreLoadExecutor-1052-thread-1, state=RUNNABLE, 
group=TGRP-TestZkChroot], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=1980, 
name=coreLoadExecutor-1052-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], 
registration stack trace below.
        at java.lang.Thread.getStackTrace(Thread.java:1552)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(RAMDirectory@467ac695 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e0d295f)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread 
Thread[id=2000, name=coreLoadExecutor-1059-thread-1, state=RUNNABLE, 
group=TGRP-TestZkChroot], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=2000, 
name=coreLoadExecutor-1059-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], 
registration stack trace below.
        at java.lang.Thread.getStackTrace(Thread.java:1552)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(RAMDirectory@4d02581b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b19cce0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread 
Thread[id=2018, name=coreLoadExecutor-1066-thread-1, state=RUNNABLE, 
group=TGRP-TestZkChroot], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=2018, 
name=coreLoadExecutor-1066-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], 
registration stack trace below.
        at java.lang.Thread.getStackTrace(Thread.java:1552)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(RAMDirectory@5fa8f71c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ce9550d)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more


FAILED:  org.apache.solr.core.CachingDirectoryFactoryTest.stressTest

Error Message:
Captured an uncaught exception in thread: Thread[id=7466, name=Thread-2785, 
state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7466, name=Thread-2785, state=RUNNABLE, 
group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied 
("java.io.FilePermission" "path18/8/1" "write")
        at __randomizedtesting.SeedInfo.seed([3D70C21FACD02AF3]:0)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
        at 
java.security.AccessController.checkPermission(AccessController.java:884)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
        at java.nio.file.Files.createDirectory(Files.java:674)
        at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
        at java.nio.file.Files.createDirectories(Files.java:727)
        at 
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
        at 
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
        at 
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
        at 
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)


FAILED:  org.apache.solr.core.RAMDirectoryFactoryTest.test

Error Message:
access denied ("java.io.FilePermission" "/fake/path" "write")

Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission" 
"/fake/path" "write")
        at 
__randomizedtesting.SeedInfo.seed([3D70C21FACD02AF3:B524FDC5022C470B]:0)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
        at 
java.security.AccessController.checkPermission(AccessController.java:884)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
        at java.nio.file.Files.createDirectory(Files.java:674)
        at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
        at java.nio.file.Files.createDirectories(Files.java:727)
        at 
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
        at 
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
        at 
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
        at 
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
        at 
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




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

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

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

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

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


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

Reply via email to