Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5482/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! 
[MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
        at sun.reflect.GeneratedMethodAccessor18.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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        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=13351, name=searcherExecutor-6094-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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]: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=13351, name=searcherExecutor-6094-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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)




Build Log:
[...truncated 10600 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\init-core-data-001
   [junit4]   2> 1884802 INFO  
(SUITE-TestLazyCores-seed#[BA8FD9090776008F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1884807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1884872 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001'
   [junit4]   2> 1884872 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884872 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1884873 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1061394966
   [junit4]   2> 1884874 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001]
   [junit4]   2> 1884874 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib
   [junit4]   2> 1884874 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
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> 1884875 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1884875 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1884880 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1884880 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1884880 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1884880 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1884922 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884923 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884924 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1884924 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884925 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1885082 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885084 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885089 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885090 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885091 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1885096 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885097 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885098 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1885115 WARN  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.542624151325572]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885116 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1885117 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1885119 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885123 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885129 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885130 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\]
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1885142 WARN  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.542624151325572]
   [junit4]   2> 1885148 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1885152 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885153 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885155 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885156 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, 
floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34295441430010865
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885164 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885165 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885166 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@5ace5aca[collection5] 
main
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, 
floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34295441430010865
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@525f2044[collection2] 
main
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf}
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1885171 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\]
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1885173 INFO  
(searcherExecutor-6066-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@525f2044[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885173 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@5ace5aca[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1885173 WARN  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.542624151325572]
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885174 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1885181 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885182 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885183 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1885186 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885187 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885189 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885190 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, 
floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34295441430010865
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@401bdfd1[collection1] 
main
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf}
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1885196 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885196 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885196 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1885204 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885206 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885210 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885214 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1885231 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885233 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885234 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4
   [junit4]   2> 1885234 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885234 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\]
   [junit4]   2> 1885234 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1885235 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885237 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1885237 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1885238 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885238 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.5234375, 
floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=13.37415507563249, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1885238 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885238 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885239 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1885240 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885241 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885242 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885243 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885244 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885244 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885244 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885245 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1885245 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885245 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885245 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=79.9521484375, 
floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=1.5585630587338528, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16471719795393341
   [junit4]   2> 1885246 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885246 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885246 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening Searcher@631c23a7[collection4] main
   [junit4]   2> 1885246 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf}
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885247 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1885255 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885258 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885264 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885267 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1885281 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885285 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885285 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6
   [junit4]   2> 1885285 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885285 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\]
   [junit4]   2> 1885286 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 1885286 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885286 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1885286 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1885287 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885287 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1885288 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885288 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885288 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1885291 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885292 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885294 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885295 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885295 INFO  
(searcherExecutor-6078-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@631c23a7[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885295 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection6 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885296 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1885296 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885296 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885296 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20911993952741073]
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6c9158ea[collection6] main
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf}
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885297 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885298 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1885298 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1885306 INFO  
(searcherExecutor-6070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@401bdfd1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885323 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885323 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 1885323 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885324 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885332 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 1885332 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885333 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885333 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 1885334 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885334 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885334 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 1885334 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885347 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1061394966
   [junit4]   2> 1885430 INFO  
(searcherExecutor-6082-thread-1-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@6c9158ea[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885760 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d565dc7
   [junit4]   2> 1885761 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.u.DirectUpdateHandler2 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> 1885761 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885761 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1885761 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1885764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1885764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1885764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1885765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40db2a20
   [junit4]   2> 1885765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 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> 1885765 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885766 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1885766 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ec4a5c9
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.DirectUpdateHandler2 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> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885767 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3c3682aa
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.u.DirectUpdateHandler2 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> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885768 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1885769 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1885771 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885772 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore [collection6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@218bf676
   [junit4]   2> 1885772 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.DirectUpdateHandler2 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> 1885772 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885772 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1885772 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Closing main searcher on request.
   [junit4]   2> 1885779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1885779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\;done=false>>]
   [junit4]   2> 1885779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885780 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index;done=false>>]
   [junit4]   2> 1885780 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885780 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 1885782 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1885864 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002'
   [junit4]   2> 1885865 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1885865 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1885866 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreContainer New CoreContainer 1312440323
   [junit4]   2> 1885866 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002]
   [junit4]   2> 1885866 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib
   [junit4]   2> 1885867 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] 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> 1885870 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1885870 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.SolrCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 1885870 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1885871 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1885871 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 1885871 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1885873 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data\}
   [junit4]   2> 1885874 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection2, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 1885875 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection3, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=on, 
dataDir=data\}
   [junit4]   2> 1885875 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection4, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data\}
   [junit4]   2> 1885876 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    
x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection5, config=solrconfig.xml, loadOnStartup

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

l
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 18, 2015 7:33:06 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, maxDocsPerChunk=992, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, blockSize=4)), sim=ClassicSimilarity, locale=ru, 
timezone=America/Juneau
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=2,free=92060616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, 
TestConfigSetsAPI, BasicFunctionalityTest, TestFieldTypeCollectionResource, 
TestIndexingPerformance, LeaderFailoverAfterPartitionTest, 
TestClassicSimilarityFactory, UUIDUpdateProcessorFallbackTest, 
TestSearcherReuse, DistributedTermsComponentTest, SmileWriterTest, 
ConvertedLegacyTest, CollectionsAPIAsyncDistributedZkTest, 
CoreMergeIndexesAdminHandlerTest, TestRTGBase, SpellCheckComponentTest, 
TestUtils, TestSolrIndexConfig, TestSortingResponseWriter, TestZkChroot, 
CdcrRequestHandlerTest, TestSolr4Spatial, TestFoldingMultitermQuery, 
TestLMJelinekMercerSimilarityFactory, HdfsThreadLeakTest, 
TestAtomicUpdateErrorCases, FieldAnalysisRequestHandlerTest, 
LoggingHandlerTest, TestFiltering, HdfsRecoverLeaseTest, StatsComponentTest, 
TestSolrCoreProperties, QueryParsingTest, SpellCheckCollatorTest, 
TestAuthorizationFramework, TestRecoveryHdfs, TestSortByMinMaxFunction, 
TestJoin, BinaryUpdateRequestHandlerTest, FacetPivotSmallTest, 
TestComplexPhraseQParserPlugin, SearchHandlerTest, TestPerFieldSimilarity, 
TestSuggestSpellingConverter, BitVectorTest, TestSchemaSimilarityResource, 
EchoParamsTest, TestBM25SimilarityFactory, TestRebalanceLeaders, 
DebugComponentTest, TestHashQParserPlugin, TestRangeQuery, 
OpenExchangeRatesOrgProviderTest, RemoteQueryErrorTest, SynonymTokenizerTest, 
DistribDocExpirationUpdateProcessorTest, TestPivotHelperCode, CacheHeaderTest, 
MinimalSchemaTest, ExitableDirectoryReaderTest, ShardRoutingCustomTest, 
TestSchemaManager, TestReload, CoreAdminHandlerTest, 
TestSolrConfigHandlerCloud, CustomCollectionTest, DateMathParserTest, 
RequestHandlersTest, TestReversedWildcardFilterFactory, 
SpellPossibilityIteratorTest, TestIndexSearcher, TestBinaryField, 
TestFuzzyAnalyzedSuggestions, SignatureUpdateProcessorFactoryTest, 
TestConfigSetsAPIZkFailure, TestMacros, TestInitParams, 
TestMaxScoreQueryParser, TestFieldCollectionResource, TestBulkSchemaConcurrent, 
TestCSVResponseWriter, PreAnalyzedUpdateProcessorTest, OpenCloseCoreStressTest, 
TestCollationFieldDocValues, ResponseLogComponentTest, TestHdfsUpdateLog, 
JavabinLoaderTest, TestTrieFacet, SuggesterTSTTest, 
TestLeaderInitiatedRecoveryThread, GraphQueryTest, TestBlobHandler, 
TestCopyFieldCollectionResource, SSLMigrationTest, 
CurrencyFieldOpenExchangeTest, TestStressRecovery, TestSolrQueryParser, 
DeleteShardTest, TestManagedStopFilterFactory, CheckHdfsIndexTest, 
CSVRequestHandlerTest, TestNoOpRegenerator, TestSmileRequest, 
LeaderElectionIntegrationTest, CdcrReplicationDistributedZkTest, 
FullSolrCloudDistribCmdsTest, DeleteLastCustomShardedReplicaTest, 
SolrCoreCheckLockOnStartupTest, FullHLLTest, SolrInfoMBeanTest, 
OutputWriterTest, UniqFieldsUpdateProcessorFactoryTest, 
DistributedFacetPivotLargeTest, TestCustomDocTransformer, ResponseHeaderTest, 
TestValueSourceCache, DistributedMLTComponentTest, CollectionStateFormat2Test, 
ZkNodePropsTest, TestMiniSolrCloudClusterSSL, TestExactStatsCache, 
TestMiniSolrCloudClusterBase, TestQueryTypes, ForceLeaderTest, 
TestHighFrequencyDictionaryFactory, MultiTermTest, TestOmitPositions, 
TestPerFieldSimilarityClassic, DistributedQueueTest, TestCollationField, 
TestDocBasedVersionConstraints, TestClusterStateMutator, 
DistributedQueryComponentOptimizationTest, OverseerRolesTest, 
AddBlockUpdateTest, NotRequiredUniqueKeyTest, TestQueryWrapperFilter, 
TestReloadAndDeleteDocs, CloudMLTQParserTest, RAMDirectoryFactoryTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, 
TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestCoreContainer, 
TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=BA8FD9090776008F -Dtests.slow=true -Dtests.locale=ru 
-Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)
   [junit4] Completed [379/568 (1!)] on J1 in 151.92s, 7 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 621 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
 There were test failures: 568 suites (8 ignored), 2263 tests, 3 suite-level 
errors, 655 ignored (75 assumptions) [seed: BA8FD9090776008F]

Total time: 53 minutes 6 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