Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13340/
Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([AE8FA5BB15A8D92E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=6626, name=searcherExecutor-3494-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=6626, name=searcherExecutor-3494-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([AE8FA5BB15A8D92E]: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=6626, name=searcherExecutor-3494-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=6626, name=searcherExecutor-3494-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([AE8FA5BB15A8D92E]:0)




Build Log:
[...truncated 10626 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/init-core-data-001
   [junit4]   2> 921646 INFO  
(SUITE-TestLazyCores-seed#[AE8FA5BB15A8D92E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 921647 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 921662 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/'
   [junit4]   2> 921675 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21302701
   [junit4]   2> 921675 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/]
   [junit4]   2> 921675 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/lib
   [junit4]   2> 921675 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/lib).
   [junit4]   2> 921680 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
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> 921681 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 921682 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 921683 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921683 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921683 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 921684 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921684 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921684 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection3/,
 schema=schema.xml, transient=on, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection7/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection8/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921685 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection9/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921686 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/'
   [junit4]   2> 921688 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/'
   [junit4]   2> 921688 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/'
   [junit4]   2> 921715 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 921717 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 921717 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 921719 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 921721 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 921722 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 921722 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 921722 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 921724 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 921727 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 921727 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 921728 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 921730 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 921730 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 921730 INFO  (coreLoadExecutor-3466-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/
   [junit4]   2> 921730 INFO  (coreLoadExecutor-3466-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/
   [junit4]   2> 921730 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/],
 dataDir=[null]
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/],
 dataDir=[null]
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 921731 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index/
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index/
   [junit4]   2> 921732 WARN  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 921732 WARN  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index
   [junit4]   2> 921732 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@140541c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436a64),segFN=segments_1,generation=1}
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921733 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b0cf44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c841ff),segFN=segments_1,generation=1}
   [junit4]   2> 921734 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921734 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/
   [junit4]   2> 921734 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 921734 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy2 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/
   [junit4]   2> 921734 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 921735 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 921735 INFO  (coreLoadExecutor-3466-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/
   [junit4]   2> 921735 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 921736 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/],
 dataDir=[null]
   [junit4]   2> 921736 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 921736 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 921737 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 921737 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data
   [junit4]   2> 921737 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index/
   [junit4]   2> 921737 WARN  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 921737 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index
   [junit4]   2> 921737 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 921738 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11cd52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ddc1c6),segFN=segments_1,generation=1}
   [junit4]   2> 921738 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921738 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921738 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921738 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/
   [junit4]   2> 921739 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 921739 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921739 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921740 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921740 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921740 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 921740 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921741 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921741 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921742 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 921742 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921742 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921742 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921742 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15699616261223276]
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@140541c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436a64),segFN=segments_1,generation=1}
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1570f7[collection1] 
main
   [junit4]   2> 921743 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/conf
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/conf}
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/conf
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921744 INFO  (coreLoadExecutor-3466-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 921745 INFO  
(searcherExecutor-3467-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1570f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921745 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15699616261223276]
   [junit4]   2> 921746 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15699616261223276]
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11cd52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ddc1c6),segFN=segments_1,generation=1}
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b0cf44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c841ff),segFN=segments_1,generation=1}
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@4f021a[collectionLazy2] main
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@1b3622e[collectionLazy5] main
   [junit4]   2> 921747 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/conf
   [junit4]   2> 921748 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/conf
   [junit4]   2> 921748 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/conf}
   [junit4]   2> 921748 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/conf}
   [junit4]   2> 921748 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/conf
   [junit4]   2> 921748 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/conf
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 921749 INFO  
(searcherExecutor-3469-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@1b3622e[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 921749 INFO  
(searcherExecutor-3468-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@4f021a[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921749 INFO  (coreLoadExecutor-3466-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 921750 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/'
   [junit4]   2> 921762 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 921764 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 921779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 921779 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 921781 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 921782 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 921783 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration 
from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/
   [junit4]   2> 921783 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 921783 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/],
 dataDir=[null]
   [junit4]   2> 921783 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 921784 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data
   [junit4]   2> 921784 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index/
   [junit4]   2> 921784 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 921785 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index
   [junit4]   2> 921785 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.13722768618912015]
   [junit4]   2> 921785 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ab6702 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d994),segFN=segments_1,generation=1}
   [junit4]   2> 921786 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921786 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy4 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/
   [junit4]   2> 921786 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 921788 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 921789 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921789 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921790 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921790 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921791 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 921792 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921792 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921792 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921792 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=91.197265625, 
floorSegmentMB=0.611328125, forceMergeDeletesPctAllowed=21.015219457705623, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6817120237444386
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ab6702 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d994),segFN=segments_1,generation=1}
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@1bd44f8[collectionLazy4] main
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/conf
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/conf}
   [junit4]   2> 921793 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/conf
   [junit4]   2> 921794 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 921794 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 921794 INFO  
(searcherExecutor-3480-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@1bd44f8[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921794 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 921794 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/'
   [junit4]   2> 921807 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 921810 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 921814 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 921815 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/conf/schema.xml
   [junit4]   2> 921816 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 921818 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 921818 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' 
using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/
   [junit4]   2> 921818 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 921818 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/],
 dataDir=[null]
   [junit4]   2> 921818 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy6
   [junit4]   2> 921819 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data
   [junit4]   2> 921819 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index/
   [junit4]   2> 921819 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 921819 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index
   [junit4]   2> 921819 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 921820 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c01bfa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a7177),segFN=segments_1,generation=1}
   [junit4]   2> 921820 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921821 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy6 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/
   [junit4]   2> 921821 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 921822 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 921823 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921824 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921824 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921825 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921826 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 921826 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921827 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921828 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921828 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3008489022815374]
   [junit4]   2> 921828 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c01bfa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a7177),segFN=segments_1,generation=1}
   [junit4]   2> 921828 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921828 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening 
Searcher@1e29bd6[collectionLazy6] main
   [junit4]   2> 921829 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/conf
   [junit4]   2> 921829 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/conf}
   [junit4]   2> 921829 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/conf
   [junit4]   2> 921829 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 921830 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 921830 INFO  
(searcherExecutor-3484-thread-1-processing-x:collectionLazy6) [    
x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher 
Searcher@1e29bd6[collectionLazy6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921830 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 921830 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 921839 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t12&name=collectionLazy2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 921840 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy2, config=solrconfig.xml, instanceDir=collectionLazy2, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collectionLazy2/,
 schema=schema.xml, transient=false, dataDir=t12}
   [junit4]   2> 921840 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing 
name is not allowed
   [junit4]   2> 921840 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t14&name=collectionLazy4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 921841 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy4, config=solrconfig.xml, instanceDir=collectionLazy4, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collectionLazy4/,
 schema=schema.xml, transient=false, dataDir=t14}
   [junit4]   2> 921841 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing 
name is not allowed
   [junit4]   2> 921841 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t15&name=collectionLazy5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 921841 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy5, config=solrconfig.xml, instanceDir=collectionLazy5, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collectionLazy5/,
 schema=schema.xml, transient=false, dataDir=t15}
   [junit4]   2> 921842 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing 
name is not allowed
   [junit4]   2> 921842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command 
schema=schema.xml&dataDir=t16&name=collectionLazy6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 921842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy6, config=solrconfig.xml, instanceDir=collectionLazy6, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collectionLazy6/,
 schema=schema.xml, transient=false, dataDir=t16}
   [junit4]   2> 921842 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing 
name is not allowed
   [junit4]   2> 921842 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=21302701
   [junit4]   2> 921843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8b6589
   [junit4]   2> 921843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 921843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 921843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 921843 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 921845 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 921845 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 921845 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 921846 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data
   [junit4]   2> 921846 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 921846 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection1/data/index
   [junit4]   2> 921846 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ed4f8e
   [junit4]   2> 921846 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 921847 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 921847 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 921847 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 921848 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on 
request.
   [junit4]   2> 921848 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 921848 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 921848 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data/index
   [junit4]   2> 921849 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 921849 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection5/data
   [junit4]   2> 921849 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16bcbff
   [junit4]   2> 921849 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 921849 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on 
request.
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 921850 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection4/data/index
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f4d3ef
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 921851 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 921852 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 921853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on 
request.
   [junit4]   2> 921853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 921853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 921853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data
   [junit4]   2> 921853 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 921854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection2/data/index
   [junit4]   2> 921854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e042d5
   [junit4]   2> 921854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 921854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 921854 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 921855 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 921855 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Closing main searcher on 
request.
   [junit4]   2> 921855 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 921855 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data;done=false>>]
   [junit4]   2> 921855 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data
   [junit4]   2> 921856 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index;done=false>>]
   [junit4]   2> 921856 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-001/collection6/data/index
   [junit4]   2> 921856 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 921858 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 921869 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/'
   [junit4]   2> 921879 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer New CoreContainer 9284591
   [junit4]   2> 921879 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/]
   [junit4]   2> 921880 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/lib
   [junit4]   2> 921880 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrResourceLoader Can't find (or read) directory to 
add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/lib).
   [junit4]   2> 921884 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] 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> 921885 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 921885 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer Allocating transient cache for 4 
transient cores
   [junit4]   2> 921885 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 921886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection1/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection2/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921886 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection3/,
 schema=schema.xml, transient=on, dataDir=data/}
   [junit4]   2> 921887 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection4/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921887 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, 
loadOnStartup=true, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection5/,
 schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 921887 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection6/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921887 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection7/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921887 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection8/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921888 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[AE8FA5BB15A8D92E]) [    
x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-002/collection9/,
 schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 921888 INFO  
(coreLoadExecutor-3493-thread-1-processing-x:collectionLazy6) [    
x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_AE8FA5BB15A8D92E-001/tempDir-0

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

er) [    x:collectionLazy2] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=20135596
   [junit4]   2> 1044815 ERROR 
(SUITE-TestLazyCores-seed#[AE8FA5BB15A8D92E]-worker) [    x:collectionLazy2] 
o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jul 06, 2015 12:30:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jul 06, 2015 12:30:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=6626, name=searcherExecutor-3494-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 06, 2015 12:30:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6626, name=searcherExecutor-3494-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jul 06, 2015 12:30:53 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=6626, name=searcherExecutor-3494-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{v_t=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), 
v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fr_BE, 
timezone=America/Cayman
   [junit4]   2> NOTE: Linux 3.16.0-41-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=12,threads=2,free=133255344,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RollingRestartTest, 
FullSolrCloudDistribCmdsTest, TestFieldCollectionResource, OverseerTest, 
TestInitParams, HdfsCollectionsAPIDistributedZkTest, TestSmileRequest, 
TestSolrDynamicMBean, PluginInfoTest, CustomCollectionTest, TestSolr4Spatial2, 
TestBinaryResponseWriter, DirectUpdateHandlerOptimizeTest, TestZkChroot, 
SynonymTokenizerTest, XsltUpdateRequestHandlerTest, 
TestCopyFieldCollectionResource, TestTrie, PrimUtilsTest, AddBlockUpdateTest, 
DistanceUnitsTest, SampleTest, TestBM25SimilarityFactory, 
SharedFSAutoReplicaFailoverTest, QueryEqualityTest, TestManagedResourceStorage, 
BasicDistributedZk2Test, TestObjectReleaseTracker, SolrIndexSplitterTest, 
TestRemoveLastDynamicCopyField, TestMaxScoreQueryParser, MultiThreadedOCPTest, 
TestLuceneMatchVersion, TestQueryTypes, TestRecovery, TestExactStatsCache, 
CloudExitableDirectoryReaderTest, TestSolrQueryParser, 
TestDynamicFieldCollectionResource, QueryParsingTest, TestReload, 
ResponseLogComponentTest, FileBasedSpellCheckerTest, 
DirectSolrSpellCheckerTest, AsyncMigrateRouteKeyTest, 
DistributedSuggestComponentTest, TestHdfsUpdateLog, CloudMLTQParserTest, 
DirectUpdateHandlerTest, TestExactSharedStatsCache, DOMUtilTest, 
HdfsDirectoryTest, LoggingHandlerTest, TestPerFieldSimilarity, 
TestGroupingSearch, HdfsSyncSliceTest, TestReplicationHandlerBackup, 
TestRawResponseWriter, CollectionReloadTest, TestReloadAndDeleteDocs, 
DistributedVersionInfoTest, TestImplicitCoreProperties, HardAutoCommitTest, 
TestManagedStopFilterFactory, VersionInfoTest, MoreLikeThisHandlerTest, 
BadIndexSchemaTest, UnloadDistributedZkTest, SearchHandlerTest, 
AtomicUpdatesTest, OverseerCollectionProcessorTest, 
CoreMergeIndexesAdminHandlerTest, DistribJoinFromCollectionTest, 
TestCursorMarkWithoutUniqueKey, ReplicationFactorTest, CircularListTest, 
TestUtils, TestSchemaSimilarityResource, TestPartialUpdateDeduplication, 
HdfsLockFactoryTest, ActionThrottleTest, LeaderElectionIntegrationTest, 
ZkSolrClientTest, ShardRoutingCustomTest, TestFaceting, 
DistributedSpellCheckComponentTest, TestStressReorder, TestRangeQuery, 
TestSolr4Spatial, QueryElevationComponentTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=AE8FA5BB15A8D92E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr_BE -Dtests.timezone=America/Cayman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AE8FA5BB15A8D92E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=6626, name=searcherExecutor-3494-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([AE8FA5BB15A8D92E]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6626, name=searcherExecutor-3494-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([AE8FA5BB15A8D92E]:0)
   [junit4] Completed [395/514] on J2 in 146.30s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 379 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: 
There were test failures: 514 suites, 2022 tests, 3 suite-level errors, 363 
ignored (25 assumptions)

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


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

Reply via email to