Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5119/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([9F5AF137B537211B]: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:233)
        at sun.reflect.GeneratedMethodAccessor39.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=14077, name=searcherExecutor-5660-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=14077, name=searcherExecutor-5660-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([9F5AF137B537211B]: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=14077, name=searcherExecutor-5660-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=14077, name=searcherExecutor-5660-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([9F5AF137B537211B]:0)




Build Log:
[...truncated 10761 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\init-core-data-001
   [junit4]   2> 1912821 INFO  
(SUITE-TestLazyCores-seed#[9F5AF137B537211B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1912822 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1912875 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\'
   [junit4]   2> 1912913 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 306700349
   [junit4]   2> 1912913 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\]
   [junit4]   2> 1912913 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\lib
   [junit4]   2> 1912913 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\lib).
   [junit4]   2> 1912921 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
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> 1912925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1912925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1912928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1912928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1912928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1912928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1912932 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\,
 dataDir=data\}
   [junit4]   2> 1912932 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection2, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\,
 dataDir=data\}
   [junit4]   2> 1912933 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection3, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection3\,
 dataDir=data\}
   [junit4]   2> 1912933 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection4, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\,
 dataDir=data\}
   [junit4]   2> 1912935 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection5, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\,
 dataDir=data\}
   [junit4]   2> 1912935 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection6, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection6\,
 dataDir=data\}
   [junit4]   2> 1912936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection7, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection7\,
 dataDir=data\}
   [junit4]   2> 1912936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection8, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection8\,
 dataDir=data\}
   [junit4]   2> 1912936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection9, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection9\,
 dataDir=data\}
   [junit4]   2> 1912937 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\'
   [junit4]   2> 1912938 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\'
   [junit4]   2> 1912938 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\'
   [junit4]   2> 1912976 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1912979 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1912979 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1912981 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1912982 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1912983 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1912985 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1912985 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1912986 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1912987 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1912988 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1912991 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1912992 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\conf'
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\conf'
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\],
 dataDir=[null]
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1912996 WARN  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1912996 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index
   [junit4]   2> 1912996 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6666758498063438]
   [junit4]   2> 1912996 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7b79ef56 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6646d60d),segFN=segments_1,generation=1}
   [junit4]   2> 1912997 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1912997 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\
   [junit4]   2> 1912998 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1912999 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1912991 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1913004 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1912994 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1913004 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\],
 dataDir=[null]
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1913005 WARN  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913005 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index
   [junit4]   2> 1913007 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6666758498063438]
   [junit4]   2> 1913007 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d77289a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@483c4cfd),segFN=segments_1,generation=1}
   [junit4]   2> 1913007 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913007 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913008 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913009 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1913010 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1913012 INFO  (coreLoadExecutor-5637-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> 1913012 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1913012 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\
   [junit4]   2> 1913013 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8102040501803972]
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7b79ef56 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6646d60d),segFN=segments_1,generation=1}
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1913012 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\conf'
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\],
 dataDir=[null]
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913014 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913016 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@55f95d73[collectionLazy2] main
   [junit4]   2> 1913016 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\conf
   [junit4]   2> 1913016 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913015 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1913018 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\
   [junit4]   2> 1913018 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1913018 WARN  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1913019 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index
   [junit4]   2> 1913019 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6666758498063438]
   [junit4]   2> 1913019 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913016 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\conf}
   [junit4]   2> 1913020 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\conf
   [junit4]   2> 1913020 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913020 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1913020 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1913021 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1913021 INFO  (coreLoadExecutor-5637-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1913021 INFO  
(searcherExecutor-5639-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@55f95d73[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913021 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@159340ff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3da858a1),segFN=segments_1,generation=1}
   [junit4]   2> 1913021 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913023 INFO  (coreLoadExecutor-5637-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> 1913023 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1913023 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1913023 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1913024 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8102040501803972]
   [junit4]   2> 1913024 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d77289a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@483c4cfd),segFN=segments_1,generation=1}
   [junit4]   2> 1913024 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913024 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@76bec6ac[collectionLazy5] main
   [junit4]   2> 1913024 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\conf
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\conf}
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\conf
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1913026 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\
   [junit4]   2> 1913025 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913027 INFO  
(searcherExecutor-5638-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@76bec6ac[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913027 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1913027 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913029 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913030 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913031 INFO  (coreLoadExecutor-5637-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> 1913031 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8102040501803972]
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@159340ff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3da858a1),segFN=segments_1,generation=1}
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913032 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@660789f8[collection1] 
main
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\conf
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\conf}
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\conf
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1913034 INFO  (coreLoadExecutor-5637-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1913034 INFO  
(searcherExecutor-5643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@660789f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913035 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\'
   [junit4]   2> 1913054 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1913067 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1913070 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1913072 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1913074 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1913076 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1913078 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\conf'
   [junit4]   2> 1913078 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\
   [junit4]   2> 1913078 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1913078 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\],
 dataDir=[null]
   [junit4]   2> 1913078 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 1913079 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\
   [junit4]   2> 1913079 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1913079 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1913079 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index
   [junit4]   2> 1913079 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=21.4111328125, 
floorSegmentMB=1.2197265625, forceMergeDeletesPctAllowed=22.48641714209745, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12067102582171102
   [junit4]   2> 1913080 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3472949 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e7de730),segFN=segments_1,generation=1}
   [junit4]   2> 1913080 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913081 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\
   [junit4]   2> 1913081 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1913083 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1913084 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913085 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913086 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913087 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913089 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
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> 1913089 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=85.21484375, 
floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=14.550334459821935, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3472949 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e7de730),segFN=segments_1,generation=1}
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913091 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@777294fb[collectionLazy4] main
   [junit4]   2> 1913092 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\conf
   [junit4]   2> 1913092 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\conf}
   [junit4]   2> 1913092 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\conf
   [junit4]   2> 1913094 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1913094 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1913094 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 1913094 INFO  
(searcherExecutor-5650-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@777294fb[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913095 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1913096 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3472949 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e7de730),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3472949 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e7de730),segFN=segments_2,generation=2}
   [junit4]   2> 1913096 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1913097 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@12510260[collectionLazy4] main
   [junit4]   2> 1913097 INFO  
(searcherExecutor-5650-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@12510260[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c7)))}
   [junit4]   2> 1913097 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1913114 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=13 
   [junit4]   2> 1913117 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 1913118 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1913118 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1913118 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1913118 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=306700349
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47bbb26a
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on 
request.
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1913119 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\index
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection5\data\
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6fe8b639
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1913120 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection1\data\index
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39771480
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1913122 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on 
request.
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\index
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection4\data\
   [junit4]   2> 1913123 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c2fe963
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on 
request.
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\
   [junit4]   2> 1913124 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1913125 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-001\collection2\data\index
   [junit4]   2> 1913125 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1913127 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1913212 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\'
   [junit4]   2> 1913235 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer New CoreContainer 1557273773
   [junit4]   2> 1913237 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\]
   [junit4]   2> 1913237 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\lib
   [junit4]   2> 1913237 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to 
add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\lib).
   [junit4]   2> 1913244 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] 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> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Allocating transient cache for 4 
transient cores
   [junit4]   2> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 1913246 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1913249 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection1\,
 dataDir=data\}
   [junit4]   2> 1913249 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy2, config=solrconfig.xml, transient=true, 
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=collection2, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\,
 dataDir=data\}
   [junit4]   2> 1913250 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, 
loadOnStartup=false, configSetProperties=configsetprops.json, 
instanceDir=collection3, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection3\,
 dataDir=data\}
   [junit4]   2> 1913250 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy4, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection4, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection4\,
 dataDir=data\}
   [junit4]   2> 1913251 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy5, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=collection5, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\,
 dataDir=data\}
   [junit4]   2> 1913251 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy6, config=solrconfig.xml, transient=true, 
schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection6, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection6\,
 dataDir=data\}
   [junit4]   2> 1913253 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy7, config=solrconfig.xml, transient=true, 
schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection7, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection7\,
 dataDir=data\}
   [junit4]   2> 1913254 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy8, config=solrconfig.xml, transient=true, 
schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection8, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection8\,
 dataDir=data\}
   [junit4]   2> 1913255 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[9F5AF137B537211B]) [    
x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy9, config=solrconfig.xml, transient=true, 
schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection9, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection9\,
 dataDir=data\}
   [junit4]   2> 1913255 INFO  
(coreLoadExecutor-5659-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection1\'
   [junit4]   2> 1913256 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\'
   [junit4]   2> 1913255 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\'
   [junit4]   2> 1913288 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1913288 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1913289 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1913293 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1913294 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1913297 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1913289 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1913303 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1913303 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1913308 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1913309 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1913310 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.ConfigSetProperties Did not find ConfigSet 
properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\conf'
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.ConfigSetProperties Did not find ConfigSet 
properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\conf'
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1913314 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\],
 dataDir=[null]
   [junit4]   2> 1913314 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 1913314 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\data\
   [junit4]   2> 1913314 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1913315 WARN  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1913315 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\data\index
   [junit4]   2> 1913315 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6666758498063438]
   [junit4]   2> 1913315 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@643d0acb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f113595),segFN=segments_1,generation=1}
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1913313 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\],
 dataDir=[null]
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\data\
   [junit4]   2> 1913316 INFO  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1913316 WARN  
(coreLoadExecutor-5659-thread-2-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1913321 INFO  
(coreLoadExecutor-5659-thread-3-processing-x:collectionLazy2) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1913317 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_9F5AF137B537211B-001\tempDir-002\collection5\data\
   [junit4]   2> 1913336 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspac

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

5)
   [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> Sep 12, 2015 7:07:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14077, name=searcherExecutor-5660-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Sep 12, 2015 7:07:20 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=14077, name=searcherExecutor-5660-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=DefaultSimilarity, locale=sv_SE, timezone=MIT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=2,free=46628936,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, 
JsonLoaderTest, FastVectorHighlighterTest, TestSolrDeletionPolicy1, 
TestPartialUpdateDeduplication, TestMinMaxOnMultiValuedField, 
ConnectionManagerTest, TestCollectionAPI, TestBulkSchemaAPI, 
TestLeaderInitiatedRecoveryThread, TestPseudoReturnFields, 
TestDistributedMissingSort, InfoHandlerTest, TestCustomSort, TestUpdate, 
TestDocumentBuilder, TestRemoteStreaming, TestLuceneMatchVersion, 
SimpleFacetsTest, RecoveryZkTest, TestPhraseSuggestions, TestFunctionQuery, 
ExternalFileFieldSortTest, TestRestoreCore, ShardSplitTest, SolrCoreTest, 
PreAnalyzedUpdateProcessorTest, TestPivotHelperCode, 
DocumentAnalysisRequestHandlerTest, SimpleCollectionCreateDeleteTest, 
TestConfigSets, SpatialFilterTest, TestReplicationHandler, TestReloadDeadlock, 
TestSearcherReuse, TestCollapseQParserPlugin, TestGroupingSearch, 
BadComponentTest, TestStressReorder, TestBulkSchemaConcurrent, 
TestCodecSupport, TestRemoveLastDynamicCopyField, TestRandomMergePolicy, 
TestArbitraryIndexDir, TestCollationFieldDocValues, SolrRequestParserTest, 
LeaderFailoverAfterPartitionTest, DistributedFacetPivotSmallTest, 
TestCryptoKeys, TestLRUStatsCache, HdfsBasicDistributedZk2Test, 
TestFastLRUCache, AsyncMigrateRouteKeyTest, BasicAuthIntegrationTest, 
TestQuerySenderNoQuery, BasicDistributedZkTest, TestRawResponseWriter, 
TestComponentsName, PeerSyncTest, IndexSchemaTest, TestCrossCoreJoin, 
SuggesterFSTTest, TestHdfsUpdateLog, SchemaVersionSpecificBehaviorTest, 
SolrCloudExampleTest, LeaderInitiatedRecoveryOnCommitTest, 
IndexBasedSpellCheckerTest, SoftAutoCommitTest, TestSolrQueryParserResource, 
FileUtilsTest, LeaderElectionTest, TestJsonRequest, TestReplicaProperties, 
TestHashQParserPlugin, HighlighterTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsLockFactoryTest, TestWordDelimiterFilterFactory, TestDistribIDF, 
HdfsThreadLeakTest, SimplePostToolTest, TestScoreJoinQPScore, PolyFieldTest, 
TestCloudManagedSchemaConcurrent, MoreLikeThisHandlerTest, 
TestReloadAndDeleteDocs, DeleteShardTest, TestManagedResourceStorage, 
BlockCacheTest, ResourceLoaderTest, TestDefaultSearchFieldResource, 
TestSimpleQParserPlugin, AddBlockUpdateTest, TestLRUCache, 
ChaosMonkeyNothingIsSafeTest, TestSimpleTrackingShardHandler, 
TestFieldTypeResource, CachingDirectoryFactoryTest, RequiredFieldsTest, 
CloudMLTQParserTest, TestLMDirichletSimilarityFactory, TestFaceting, 
TestSystemIdResolver, TestRequestStatusCollectionAPI, TestBlobHandler, 
TestFieldCollectionResource, TestSurroundQueryParser, 
TestSchemaVersionResource, OverseerStatusTest, TestHashPartitioner, 
StandardRequestHandlerTest, ExplicitHLLTest, 
StatelessScriptUpdateProcessorFactoryTest, ReplicationFactorTest, 
TestAuthenticationFramework, TestCloudManagedSchema, OverseerTaskQueueTest, 
TestCSVLoader, HdfsChaosMonkeySafeLeaderTest, TestLFUCache, 
DocumentBuilderTest, SparseHLLTest, DistribDocExpirationUpdateProcessorTest, 
DistributedQueryElevationComponentTest, CustomCollectionTest, 
DirectSolrSpellCheckerTest, HdfsDirectoryTest, RollingRestartTest, 
TestFileDictionaryLookup, TestRandomRequestDistribution, 
TestSolrConfigHandlerConcurrent, TestRecovery, 
TermVectorComponentDistributedTest, ZkControllerTest, TestReload, 
TestStressVersions, TestCoreContainer, TestSolr4Spatial, 
SpellCheckComponentTest, BadIndexSchemaTest, TestSort, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=9F5AF137B537211B -Dtests.slow=true -Dtests.locale=sv_SE 
-Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9F5AF137B537211B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=14077, name=searcherExecutor-5660-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([9F5AF137B537211B]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=14077, name=searcherExecutor-5660-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([9F5AF137B537211B]:0)
   [junit4] Completed [408/538] on J0 in 151.39s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 417 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006:
 There were test failures: 538 suites, 2127 tests, 3 suite-level errors, 534 
ignored (43 assumptions)

Total time: 57 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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