You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/17 03:58:46 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 5041 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5041/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)




Build Log:
[...truncated 9915 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\init-core-data-001
   [junit4]   2> 286296 INFO  (SUITE-TestLazyCores-seed#[9FB1AF8FCF9BFEEE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 286297 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 286373 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\'
   [junit4]   2> 286398 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer New CoreContainer 12611494
   [junit4]   2> 286398 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\]
   [junit4]   2> 286398 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\lib
   [junit4]   2> 286398 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\lib).
   [junit4]   2> 286407 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 286412 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 286414 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 286415 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 286415 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 286415 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 286418 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 286419 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 286419 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 286419 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 286420 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 286420 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 286421 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 286421 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 286422 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 286424 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\'
   [junit4]   2> 286425 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\'
   [junit4]   2> 286427 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\'
   [junit4]   2> 286462 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286462 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286473 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286473 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286473 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286475 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286482 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286482 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 286482 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286483 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 286485 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286486 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 286487 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 286487 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 286490 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 286500 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286500 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286501 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286507 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:397)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:388)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [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> 286507 INFO  (coreLoadExecutor-605-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\
   [junit4]   2> 286507 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286508 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 286508 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 286510 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\
   [junit4]   2> 286510 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\index/
   [junit4]   2> 286510 WARN  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286510 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\index
   [junit4]   2> 286510 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 286511 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18e4fc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@986833),segFN=segments_1,generation=1}
   [junit4]   2> 286511 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286513 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286514 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:397)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:388)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [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> 286516 INFO  (coreLoadExecutor-605-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\
   [junit4]   2> 286516 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286516 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 286516 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 286516 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\
   [junit4]   2> 286517 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286518 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286519 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286520 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286521 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\
   [junit4]   2> 286522 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286507 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:397)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:388)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [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> 286521 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 286521 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\index/
   [junit4]   2> 286523 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286523 INFO  (coreLoadExecutor-605-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\
   [junit4]   2> 286524 WARN  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\index
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 286525 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f1fb8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b8987b),segFN=segments_1,generation=1}
   [junit4]   2> 286525 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286524 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=18.162109375, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=28.173818566564496, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286526 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 286526 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 286527 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\
   [junit4]   2> 286529 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286530 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\
   [junit4]   2> 286531 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286531 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\index/
   [junit4]   2> 286532 WARN  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286532 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286533 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\index
   [junit4]   2> 286533 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 286533 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18e4fc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@986833),segFN=segments_1,generation=1}
   [junit4]   2> 286533 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286533 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@1955667[collectionLazy2] main
   [junit4]   2> 286534 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286534 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\conf
   [junit4]   2> 286535 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\conf}
   [junit4]   2> 286535 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection2\conf
   [junit4]   2> 286536 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286536 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286536 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286536 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@852fb9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15bf8c1),segFN=segments_1,generation=1}
   [junit4]   2> 286537 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 286537 INFO  (searcherExecutor-606-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@1955667[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286537 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286537 INFO  (coreLoadExecutor-605-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 286537 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286539 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\
   [junit4]   2> 286539 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 286539 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286540 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=18.162109375, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=28.173818566564496, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f1fb8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b8987b),segFN=segments_1,generation=1}
   [junit4]   2> 286541 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286542 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@1af4336[collectionLazy5] main
   [junit4]   2> 286543 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\conf
   [junit4]   2> 286544 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286544 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\conf}
   [junit4]   2> 286544 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection5\conf
   [junit4]   2> 286545 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286545 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286545 INFO  (coreLoadExecutor-605-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 286546 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286546 INFO  (searcherExecutor-607-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@1af4336[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286547 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286549 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286551 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 286551 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286552 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 286552 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 286552 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=18.162109375, floorSegmentMB=1.0361328125, forceMergeDeletesPctAllowed=28.173818566564496, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286552 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@852fb9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15bf8c1),segFN=segments_1,generation=1}
   [junit4]   2> 286552 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286553 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5a481b[collection1] main
   [junit4]   2> 286553 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\conf
   [junit4]   2> 286553 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\conf}
   [junit4]   2> 286553 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection1\conf
   [junit4]   2> 286554 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286554 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286554 INFO  (coreLoadExecutor-605-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 286554 INFO  (searcherExecutor-609-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a481b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\'
   [junit4]   2> 286575 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286584 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286589 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286591 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 286595 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 286597 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286598 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:644)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:939)
   [junit4]   2> 	at org.apache.solr.core.TestLazyCores.testCachingLimit(TestLazyCores.java:205)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 286599 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\
   [junit4]   2> 286599 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286599 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 286599 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 286600 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\
   [junit4]   2> 286600 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\index/
   [junit4]   2> 286600 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286600 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\index
   [junit4]   2> 286600 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 286601 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d6db16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b5507),segFN=segments_1,generation=1}
   [junit4]   2> 286601 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286602 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\
   [junit4]   2> 286604 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286605 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286607 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286608 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286610 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286611 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286613 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 286613 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286614 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 286614 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 286614 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 286615 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d6db16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b5507),segFN=segments_1,generation=1}
   [junit4]   2> 286615 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286615 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@1daf7b9[collectionLazy3] main
   [junit4]   2> 286616 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\conf
   [junit4]   2> 286616 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\conf}
   [junit4]   2> 286616 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection3\conf
   [junit4]   2> 286617 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286617 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286617 INFO  (searcherExecutor-618-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@1daf7b9[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286617 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 286617 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 286617 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\'
   [junit4]   2> 286638 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286650 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286655 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286656 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 286659 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 286663 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286664 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:644)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:939)
   [junit4]   2> 	at org.apache.solr.core.TestLazyCores.testCachingLimit(TestLazyCores.java:206)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 286665 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\
   [junit4]   2> 286665 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286666 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 286666 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 286666 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\
   [junit4]   2> 286666 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\index/
   [junit4]   2> 286667 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286667 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\index
   [junit4]   2> 286667 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=54.32421875, floorSegmentMB=0.625, forceMergeDeletesPctAllowed=25.171172288126503, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286668 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a00dd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59717f),segFN=segments_1,generation=1}
   [junit4]   2> 286668 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286669 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\
   [junit4]   2> 286670 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 286671 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286673 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286675 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286677 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286678 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 286681 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 286681 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 286682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 286682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 286682 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 286683 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a00dd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59717f),segFN=segments_1,generation=1}
   [junit4]   2> 286683 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 286683 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@163a2b0[collectionLazy4] main
   [junit4]   2> 286684 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\conf
   [junit4]   2> 286685 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\conf}
   [junit4]   2> 286685 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection4\conf
   [junit4]   2> 286685 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 286686 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286686 INFO  (searcherExecutor-622-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@163a2b0[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286686 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 286686 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\'
   [junit4]   2> 286727 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 286736 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 286739 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286740 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 286743 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 286746 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 286748 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:668)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:644)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:939)
   [junit4]   2> 	at org.apache.solr.core.TestLazyCores.testCachingLimit(TestLazyCores.java:214)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 286749 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\
   [junit4]   2> 286749 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 286750 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\], dataDir=[null]
   [junit4]   2> 286750 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 286751 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\data\
   [junit4]   2> 286751 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\data\index/
   [junit4]   2> 286751 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 286751 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-001\collection6\data\index
   [junit4]   2> 286752 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=f

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

losing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-007\collection3\data\index
   [junit4]   2> 290219 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-007\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-007\collection3\data\;done=false>>]
   [junit4]   2> 290219 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9FB1AF8FCF9BFEEE-001\tempDir-007\collection3\data\
   [junit4]   2> 290220 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9FB1AF8FCF9BFEEE]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 290220 INFO  (SUITE-TestLazyCores-seed#[9FB1AF8FCF9BFEEE]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 290220 INFO  (SUITE-TestLazyCores-seed#[9FB1AF8FCF9BFEEE]-worker) [    x:collectionLazy3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25585824
   [junit4]   2> 409175 ERROR (SUITE-TestLazyCores-seed#[9FB1AF8FCF9BFEEE]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jul 17, 2015 1:44:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 17, 2015 1:45:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 17, 2015 1:45:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jul 17, 2015 1:45:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=DefaultSimilarity, locale=de_CH, timezone=US/Eastern
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=2,free=57944856,total=137609216
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResourceStorage, HdfsDirectoryFactoryTest, JSONWriterTest, TestRandomRequestDistribution, TestSolr4Spatial2, LeaderElectionTest, TestCloudInspectUtil, TestRandomMergePolicy, SliceStateTest, TestMacros, TestLFUCache, DataDrivenBlockJoinTest, TestCollapseQParserPlugin, DistributedSpellCheckComponentTest, TestCharFilters, RequiredFieldsTest, TestHashPartitioner, ShardRoutingTest, TestStressRecovery, RecoveryAfterSoftCommitTest, TestArbitraryIndexDir, TestTrackingShardHandlerFactory, TestJsonRequest, NoCacheHeaderTest, TestOrdValues, DeleteReplicaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9FB1AF8FCF9BFEEE -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1659, name=searcherExecutor-606-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FB1AF8FCF9BFEEE]:0)
   [junit4] Completed [74/517] on J0 in 146.58s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1350 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:513: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 517 suites, 2032 tests, 3 suite-level errors, 1269 ignored (25 assumptions)

Total time: 41 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 5042 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
This seems to be Windows specific ... I can't repro on Linux with beasting.

It's a new assert I added to IndexWriter recently, insisting that IW
is never asked to delete a new file that does not exist.

I'm not sure why this is happening for _3.cfs, only on Windows ...

I'll open an issue.

Mike McCandless

http://blog.mikemccandless.com


On Fri, Jul 17, 2015 at 3:10 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5042/
> Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.store.TestSimpleFSLockFactory.testStressLocks
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]
>         at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036:D8EB317521C87850]:0)
> Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
>         at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
>         at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
>         at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
>         at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
>         at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
>         at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
>         at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
>         at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
>         at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
>         at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
>         at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
>         at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
>
>
>
>
> Build Log:
> [...truncated 400 lines...]
>    [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
>    [junit4]   2> ?.?. 16, 2015 11:05:07 ?????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-35,5,TGRP-TestSimpleFSLockFactory]
>    [junit4]   2> java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
>    [junit4]   2>        at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
>    [junit4]   2>        at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
>    [junit4]   2>        at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
>    [junit4]   2>        at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
>    [junit4]   2>        at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
>    [junit4]   2>        at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
>    [junit4]   2>        at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSLockFactory -Dtests.method=testStressLocks -Dtests.seed=86DA7F883D64B036 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] ERROR   1.58s J1 | TestSimpleFSLockFactory.testStressLocks <<<
>    [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036:D8EB317521C87850]:0)
>    [junit4]    > Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
>    [junit4]    >        at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
>    [junit4]    >        at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
>    [junit4]    >        at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
>    [junit4]    >        at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
>    [junit4] IGNOR/A 0.01s J1 | TestSimpleFSLockFactory.testDeleteLockFile
>    [junit4]    > Assumption #1: test requires the ability to delete a locked file(throwable: java.io.IOException: cannot delete file: test.lock, a virus scanner has it open)
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=th, timezone=America/Metlakatla
>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=44713016,total=64880640
>    [junit4]   2> NOTE: All tests run in this JVM: [TestRAMDirectory, TestFastDecompressionMode, TestSetOnce, TestRegexpQuery, TestDeterminism, TestCachingTokenFilter, TestIOUtils, TestSimpleFSLockFactory]
>    [junit4] Completed [16/398] on J1 in 5.05s, 7 tests, 1 error, 1 skipped <<< FAILURES!
>
> [...truncated 1249 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 398 suites, 3202 tests, 1 error, 60 ignored (56 assumptions)
>
> Total time: 5 minutes 27 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

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


[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 5042 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.lucene.store.TestSimpleFSLockFactory.testStressLocks

Error Message:
Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]
	at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036:D8EB317521C87850]:0)
Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
	at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
	at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
	at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
	at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)




Build Log:
[...truncated 400 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4]   2> ?.?. 16, 2015 11:05:07 ?????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-35,5,TGRP-TestSimpleFSLockFactory]
   [junit4]   2> java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
   [junit4]   2> 	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSLockFactory -Dtests.method=testStressLocks -Dtests.seed=86DA7F883D64B036 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.58s J1 | TestSimpleFSLockFactory.testStressLocks <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=62, name=Thread-35, state=RUNNABLE, group=TGRP-TestSimpleFSLockFactory]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036:D8EB317521C87850]:0)
   [junit4]    > Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_3.cfs
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86DA7F883D64B036]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:731)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4686)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter$DeleteNewFilesEvent.process(DocumentsWriter.java:732)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4743)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4734)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3115)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3082)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1064)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
   [junit4]    > 	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4] IGNOR/A 0.01s J1 | TestSimpleFSLockFactory.testDeleteLockFile
   [junit4]    > Assumption #1: test requires the ability to delete a locked file(throwable: java.io.IOException: cannot delete file: test.lock, a virus scanner has it open)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=th, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=44713016,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAMDirectory, TestFastDecompressionMode, TestSetOnce, TestRegexpQuery, TestDeterminism, TestCachingTokenFilter, TestIOUtils, TestSimpleFSLockFactory]
   [junit4] Completed [16/398] on J1 in 5.05s, 7 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1249 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 398 suites, 3202 tests, 1 error, 60 ignored (56 assumptions)

Total time: 5 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any