Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4863/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

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([6CE0DE4E4C28DA85]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
        at sun.reflect.GeneratedMethodAccessor32.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=9937, name=searcherExecutor-4988-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=9937, name=searcherExecutor-4988-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([6CE0DE4E4C28DA85]: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=9937, name=searcherExecutor-4988-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=9937, name=searcherExecutor-4988-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([6CE0DE4E4C28DA85]:0)




Build Log:
[...truncated 10616 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
 6CE0DE4E4C28DA85-001\init-core-data-001
   [junit4]   2> 1698795 INFO  
(SUITE-TestLazyCores-seed#[6CE0DE4E4C28DA85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1698796 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1698840 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\'
   [junit4]   2> 1698866 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1713300456
   [junit4]   2> 1698866 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\]
   [junit4]   2> 1698866 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\lib
   [junit4]   2> 1698866 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\lib).
   [junit4]   2> 1698873 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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> 1698886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1698888 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1698892 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1698892 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1698892 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1698894 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1698894 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1698895 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 1698896 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1698896 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1698897 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1698898 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1698899 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1698899 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1698900 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\'
   [junit4]   2> 1698901 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\'
   [junit4]   2> 1698901 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\'
   [junit4]   2> 1698933 INFO  (coreLoadExecutor-4979-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1698936 INFO  (coreLoadExecutor-4979-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1698941 INFO  (coreLoadExecutor-4979-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1698942 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1698944 INFO  (coreLoadExecutor-4979-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-4979-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 1698950 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\data\
   [junit4]   2> 1698952 INFO  (coreLoadExecutor-4979-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1698952 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1698953 WARN  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1698953 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\data\index
   [junit4]   2> 1698953 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8389991623919651]
   [junit4]   2> 1698953 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2e819828 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2abadea6),segFN=segments_1,generation=1}
   [junit4]   2> 1698953 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1698955 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1698961 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698976 INFO  (coreLoadExecutor-4979-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1698980 INFO  (coreLoadExecutor-4979-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1698981 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1698983 INFO  (coreLoadExecutor-4979-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1698986 INFO  (coreLoadExecutor-4979-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1698986 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\
   [junit4]   2> 1698986 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1698987 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1698987 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1698987 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\data\
   [junit4]   2> 1698987 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1698988 WARN  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1698988 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\data\index
   [junit4]   2> 1698988 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8389991623919651]
   [junit4]   2> 1698988 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6ecb8421 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34dad9ac),segFN=segments_1,generation=1}
   [junit4]   2> 1698988 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1698990 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1698992 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698993 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698994 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698995 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698996 INFO  (coreLoadExecutor-4979-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> 1698996 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1698998 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1698998 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1698998 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.4033203125, 
floorSegmentMB=1.7919921875, forceMergeDeletesPctAllowed=5.817126602922638, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8494925279591623
   [junit4]   2> 1698998 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6ecb8421 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34dad9ac),segFN=segments_1,generation=1}
   [junit4]   2> 1698998 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1698999 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@32e21f40[collection1] 
main
   [junit4]   2> 1698999 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\conf
   [junit4]   2> 1698999 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\conf}
   [junit4]   2> 1699000 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection1\conf
   [junit4]   2> 1699000 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1699000 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1699000 INFO  (coreLoadExecutor-4979-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1699002 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699003 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699004 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699013 INFO  (coreLoadExecutor-4979-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> 1699013 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699024 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.4033203125, 
floorSegmentMB=1.7919921875, forceMergeDeletesPctAllowed=5.817126602922638, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8494925279591623
   [junit4]   2> 1699024 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2e819828 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2abadea6),segFN=segments_1,generation=1}
   [junit4]   2> 1699024 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699024 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@542408c6[collectionLazy5] main
   [junit4]   2> 1699024 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\conf
   [junit4]   2> 1699025 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\conf}
   [junit4]   2> 1699025 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection5\conf
   [junit4]   2> 1699026 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699026 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699026 INFO  (coreLoadExecutor-4979-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1699027 INFO  
(searcherExecutor-4980-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@542408c6[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699037 INFO  (coreLoadExecutor-4979-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699039 INFO  (coreLoadExecutor-4979-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699043 INFO  (coreLoadExecutor-4979-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699044 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1699046 INFO  (coreLoadExecutor-4979-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1699048 INFO  (coreLoadExecutor-4979-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699048 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\
   [junit4]   2> 1699048 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699048 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1699048 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 1699049 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\data\
   [junit4]   2> 1699049 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1699049 WARN  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699049 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\data\index
   [junit4]   2> 1699049 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8389991623919651]
   [junit4]   2> 1699050 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f9fa6f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32c05c22),segFN=segments_1,generation=1}
   [junit4]   2> 1699050 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699052 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699053 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699054 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699055 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699056 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699066 INFO  
(searcherExecutor-4981-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32e21f40[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699165 INFO  (coreLoadExecutor-4979-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> 1699172 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699173 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699173 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699173 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.4033203125, 
floorSegmentMB=1.7919921875, forceMergeDeletesPctAllowed=5.817126602922638, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8494925279591623
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f9fa6f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32c05c22),segFN=segments_1,generation=1}
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@5649f9e3[collectionLazy2] main
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\conf
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\conf}
   [junit4]   2> 1699174 INFO  (coreLoadExecutor-4979-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
 6CE0DE4E4C28DA85-001\tempDir-001\collection2\conf
   [junit4]   2> 1699175 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699175 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699175 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1699176 INFO  (coreLoadExecutor-4979-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1699197 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\'
   [junit4]   2> 1699214 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699216 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699220 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699221 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1699223 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1699225 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    ] 
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy3
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\data\
   [junit4]   2> 1699226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1699226 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699227 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\data\index
   [junit4]   2> 1699227 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=84.228515625, 
floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=20.11328279744134, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4461613612802474
   [junit4]   2> 1699227 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@779ddb28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7878c85b),segFN=segments_1,generation=1}
   [junit4]   2> 1699227 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699230 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699232 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699233 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699251 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699252 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699253 INFO  
(searcherExecutor-4988-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@5649f9e3[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699254 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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> 1699255 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699266 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699267 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699267 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=81.896484375, 
floorSegmentMB=1.0517578125, forceMergeDeletesPctAllowed=0.48980551015067375, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6096105120370839
   [junit4]   2> 1699267 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@779ddb28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7878c85b),segFN=segments_1,generation=1}
   [junit4]   2> 1699267 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699267 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening 
Searcher@78283257[collectionLazy3] main
   [junit4]   2> 1699268 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\conf
   [junit4]   2> 1699268 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\conf}
   [junit4]   2> 1699268 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection3\conf
   [junit4]   2> 1699269 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699269 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699269 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1699269 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1699270 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\'
   [junit4]   2> 1699273 INFO  
(searcherExecutor-4992-thread-1-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher 
Searcher@78283257[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699288 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699290 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699296 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699296 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1699299 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 1699301 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\data\
   [junit4]   2> 1699302 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1699302 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699302 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\data\index
   [junit4]   2> 1699302 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=42.3681640625, 
floorSegmentMB=0.578125, forceMergeDeletesPctAllowed=27.915333738120964, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1699303 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@79046f92 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c223192),segFN=segments_1,generation=1}
   [junit4]   2> 1699303 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699305 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699307 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699308 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699309 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699309 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699311 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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> 1699311 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699312 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699312 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699312 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12183243262109783]
   [junit4]   2> 1699312 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@79046f92 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c223192),segFN=segments_1,generation=1}
   [junit4]   2> 1699312 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699313 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@2e5dafa[collectionLazy4] main
   [junit4]   2> 1699313 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\conf
   [junit4]   2> 1699313 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\conf}
   [junit4]   2> 1699314 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection4\conf
   [junit4]   2> 1699314 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699314 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699314 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 1699315 INFO  
(searcherExecutor-4996-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@2e5dafa[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699315 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\'
   [junit4]   2> 1699347 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699349 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699353 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699354 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 1699357 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\], dataDir=[null]
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy6
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\data\
   [junit4]   2> 1699360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1699360 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\data\index
   [junit4]   2> 1699361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=39.21484375, 
floorSegmentMB=1.9619140625, forceMergeDeletesPctAllowed=11.82709117138357, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1699361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@42156576 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c9a6c4f),segFN=segments_1,generation=1}
   [junit4]   2> 1699362 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699364 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699365 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699366 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699367 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699368 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699369 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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> 1699370 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699370 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699370 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699370 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11469977678766191]
   [junit4]   2> 1699371 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@42156576 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c9a6c4f),segFN=segments_1,generation=1}
   [junit4]   2> 1699371 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699371 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening 
Searcher@2e30c527[collectionLazy6] main
   [junit4]   2> 1699371 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\conf
   [junit4]   2> 1699372 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\conf}
   [junit4]   2> 1699372 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection6\conf
   [junit4]   2> 1699373 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699373 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699373 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 1699373 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 1699373 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\'
   [junit4]   2> 1699393 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699394 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699399 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699400 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\conf\schema.xml
   [junit4]   2> 1699402 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.s.IndexSchema [collectionLazy7] Schema name=tiny
   [junit4]   2> 1699429 INFO  
(searcherExecutor-5000-thread-1-processing-x:collectionLazy6) [    
x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher 
Searcher@2e30c527[collectionLazy6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699430 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy7' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore [[collectionLazy7] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\], dataDir=[null]
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy7
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\data\
   [junit4]   2> 1699431 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\data\index/
   [junit4]   2> 1699431 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore [collectionLazy7] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699432 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\data\index
   [junit4]   2> 1699433 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.912109375, 
floorSegmentMB=1.3173828125, forceMergeDeletesPctAllowed=10.777076020197352, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.32594735817824133
   [junit4]   2> 1699433 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2b14dcaa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7695cfad),segFN=segments_1,generation=1}
   [junit4]   2> 1699433 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699435 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699437 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699438 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699439 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699439 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699444 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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> 1699444 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699445 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699445 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.8388671875, 
floorSegmentMB=0.9375, forceMergeDeletesPctAllowed=19.026437456702034, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6120970639964497
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2b14dcaa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7695cfad),segFN=segments_1,generation=1}
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.s.SolrIndexSearcher Opening 
Searcher@6e1a95f7[collectionLazy7] main
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\conf
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\conf}
   [junit4]   2> 1699447 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection7\conf
   [junit4]   2> 1699448 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699448 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699448 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.CoreContainer Opening transient core collectionLazy7
   [junit4]   2> 1699448 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.CoreContainer registering core: collectionLazy7
   [junit4]   2> 1699448 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\'
   [junit4]   2> 1699462 INFO  
(searcherExecutor-5004-thread-1-processing-x:collectionLazy7) [    
x:collectionLazy7] o.a.s.c.SolrCore [collectionLazy7] Registered new searcher 
Searcher@6e1a95f7[collectionLazy7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699470 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699472 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1699476 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699476 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\conf\schema.xml
   [junit4]   2> 1699478 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.s.IndexSchema [collectionLazy8] Schema name=tiny
   [junit4]   2> 1699480 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699481 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy7] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy8' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\
   [junit4]   2> 1699481 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699481 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore [[collectionLazy8] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\], dataDir=[null]
   [junit4]   2> 1699482 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy8
   [junit4]   2> 1699487 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\data\
   [junit4]   2> 1699488 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\data\index/
   [junit4]   2> 1699488 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore [collectionLazy8] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1699489 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\data\index
   [junit4]   2> 1699489 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=34.744140625, 
floorSegmentMB=0.2275390625, forceMergeDeletesPctAllowed=23.75086485626935, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1699489 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@55310b30 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6782ed99),segFN=segments_1,generation=1}
   [junit4]   2> 1699489 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699492 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699494 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699495 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699495 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699496 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699498 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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> 1699498 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699499 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1699499 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1699503 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=11.02734375, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=28.023296279064958, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1699503 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@55310b30 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6782ed99),segFN=segments_1,generation=1}
   [junit4]   2> 1699503 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1699504 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.s.SolrIndexSearcher Opening 
Searcher@105a8aea[collectionLazy8] main
   [junit4]   2> 1699504 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\conf
   [junit4]   2> 1699504 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\conf}
   [junit4]   2> 1699504 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] 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
 6CE0DE4E4C28DA85-001\tempDir-001\collection8\conf
   [junit4]   2> 1699505 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1699505 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[6CE0DE4E4C28DA85]) [    
x:collectionLazy8] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1699505 INFO  
(searcherExecutor-5008-thread-1-processing-x:collectionLazy8) [    
x:collectionLazy8] o.a.s.c.SolrCore [collectionLazy8] Registered new searcher 
Searcher@105a8aea[collectionLazy8] main{ExitableDirectoryReader

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

e.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> May 28, 2015 9:35:04 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9937, name=searcherExecutor-4988-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> May 28, 2015 9:35:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=9937, name=searcherExecutor-4988-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(Lucene50): 
{v_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
v_s=PostingsFormat(name=Memory doPackFST= true), v_f=Lucene50(blocksize=128)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, 
locale=th_TH, timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=177388136,total=446169088
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPartialUpdateDeduplication, TestStressReorder, ShowFileRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, CursorMarkTest, DocValuesTest, 
ZkControllerTest, TestRecoveryHdfs, HdfsNNFailoverTest, ClusterStateTest, 
TestCollationField, TestWordDelimiterFilterFactory, ScriptEngineTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRemoveLastDynamicCopyField, 
TestFaceting, DefaultValueUpdateProcessorTest, AlternateDirectoryTest, 
CollectionsAPIAsyncDistributedZkTest, ClusterStateUpdateTest, 
TestStressVersions, TestBinaryResponseWriter, HighlighterMaxOffsetTest, 
TestAtomicUpdateErrorCases, SolrTestCaseJ4Test, OverseerRolesTest, 
TestDocumentBuilder, OverriddenZkACLAndCredentialsProvidersTest, 
ShardRoutingTest, CircularListTest, DeleteReplicaTest, PingRequestHandlerTest, 
TestSort, BadComponentTest, RemoteQueryErrorTest, TestStressRecovery, 
PreAnalyzedFieldTest, TestDistributedSearch, DistanceFunctionTest, 
IndexSchemaRuntimeFieldTest, TestCloudSchemaless, 
TestSweetSpotSimilarityFactory, SuggesterFSTTest, QueryResultKeyTest, 
TestJmxMonitoredMap, DocExpirationUpdateProcessorFactoryTest, 
LeaderFailoverAfterPartitionTest, TestManagedSchemaDynamicFieldResource, 
DistanceUnitsTest, TestSchemaResource, SolrCoreTest, 
TestReplicationHandlerBackup, SpatialHeatmapFacetsTest, LeaderElectionTest, 
DistributedSpellCheckComponentTest, TestHighFrequencyDictionaryFactory, 
SynonymTokenizerTest, TestJsonFacets, TestMaxScoreQueryParser, TestCharFilters, 
SampleTest, TestNoOpRegenerator, SharedFSAutoReplicaFailoverUtilsTest, 
TestReloadAndDeleteDocs, TestFieldResource, TestRandomDVFaceting, 
BasicDistributedZkTest, DistributedIntervalFacetingTest, 
TestDistributedMissingSort, TestFastLRUCache, ChangedSchemaMergeTest, 
BaseCdcrDistributedZkTest, TestFieldTypeCollectionResource, 
DistributedQueryElevationComponentTest, DistribCursorPagingTest, 
TestElisionMultitermQuery, SoftAutoCommitTest, TestExceedMaxTermLength, 
TestFieldCollectionResource, TestIndexingPerformance, 
DistribDocExpirationUpdateProcessorTest, OutputWriterTest, TestConfigSets, 
TestSchemaManager, RulesTest, TestReplicationHandler, ResponseLogComponentTest, 
TestXIncludeConfig, TimeZoneUtilsTest, AtomicUpdatesTest, 
TestCollationFieldDocValues, TestMacros, TestStressLucene, TestGroupingSearch, 
NoCacheHeaderTest, TestWriterPerf, TestSolrCloudWithKerberosAlt, 
TestRestManager, PathHierarchyTokenizerFactoryTest, SolrInfoMBeanTest, 
ZkCLITest, DeleteInactiveReplicaTest, URLClassifyProcessorTest, 
TestDynamicLoading, DirectUpdateHandlerTest, HardAutoCommitTest, 
TestAnalyzedSuggestions, SolrIndexSplitterTest, 
SimpleCollectionCreateDeleteTest, TestShardHandlerFactory, 
TestAuthorizationFramework, TestPivotHelperCode, ChaosMonkeyNothingIsSafeTest, 
FacetPivotSmallTest, QueryElevationComponentTest, DirectSolrConnectionTest, 
TestCoreContainer, DistributedFacetPivotWhiteBoxTest, 
TestHighlightDedupGrouping, RecoveryZkTest, SuggesterTest, 
TestDefaultStatsCache, SyncSliceTest, BasicZkTest, TestRandomFaceting, 
TestZkChroot, TestDistributedGrouping, TestRecovery, TestHashPartitioner, 
TestRealTimeGet, TestSolr4Spatial, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFiltering, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=6CE0DE4E4C28DA85 -Dtests.slow=true -Dtests.locale=th_TH 
-Dtests.timezone=Africa/Bamako -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6CE0DE4E4C28DA85]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [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=9937, name=searcherExecutor-4988-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([6CE0DE4E4C28DA85]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9937, name=searcherExecutor-4988-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([6CE0DE4E4C28DA85]:0)
   [junit4] Completed [383/503] on J0 in 149.70s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 380 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:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 503 suites, 1985 tests, 3 suite-level errors, 430 
ignored (34 assumptions)

Total time: 47 minutes 30 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to