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

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

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

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


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

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




Build Log:
[...truncated 10539 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\init-core-data-001
   [junit4]   2> 1326473 T7784 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1326474 T7784 oas.SolrTestCaseJ4.setUp ###Starting testLazyLoad
   [junit4]   2> 1326538 T7784 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\'
   [junit4]   2> 1326569 T7784 oasc.CoreContainer.<init> New CoreContainer 
967988291
   [junit4]   2> 1326569 T7784 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\]
   [junit4]   2> 1326569 T7784 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\lib
   [junit4]   2> 1326569 T7784 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\lib).
   [junit4]   2> 1326579 T7784 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1326587 T7784 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1326591 T7784 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1326595 T7784 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1326595 T7784 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1326595 T7784 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1326597 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, instanceDir=collection1, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326598 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326598 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 1326599 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326600 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, 
loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326600 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326601 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326602 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326603 T7784 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, 
loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326605 T7785 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\'
   [junit4]   2> 1326615 T7787 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\'
   [junit4]   2> 1326621 T7786 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\'
   [junit4]   2> 1326643 T7787 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1326645 T7787 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1326661 T7785 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1326664 T7785 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1326664 T7787 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1326665 T7787 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1326666 T7787 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 1326666 T7785 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1326668 T7785 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1326670 T7785 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1326672 T7785 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1326673 T7785 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\
   [junit4]   2> 1326673 T7785 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326673 T7785 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1326673 T7785 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1326673 T7785 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\
   [junit4]   2> 1326674 T7785 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1326674 T7785 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1326674 T7785 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index
   [junit4]   2> 1326674 T7785 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1326674 T7785 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e77aaf2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba8add0),segFN=segments_1,generation=1}
   [junit4]   2> 1326675 T7785 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326675 T7787 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1326675 T7787 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\
   [junit4]   2> 1326675 T7787 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326675 T7787 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1326676 T7787 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1326676 T7787 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\
   [junit4]   2> 1326676 T7787 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1326676 T7787 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1326676 T7787 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index
   [junit4]   2> 1326677 T7787 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1326677 T7787 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b47dc82 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48db0def),segFN=segments_1,generation=1}
   [junit4]   2> 1326677 T7787 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326679 T7787 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326684 T7787 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326674 T7786 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1326685 T7787 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326686 T7787 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326687 T7787 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326677 T7785 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326689 T7785 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326689 T7785 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326691 T7785 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326692 T7785 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326686 T7786 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1326695 T7787 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig 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> 1326699 T7786 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1326699 T7786 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1326702 T7786 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 1326704 T7786 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1326704 T7786 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\
   [junit4]   2> 1326704 T7786 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326704 T7786 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1326705 T7786 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1326705 T7786 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\
   [junit4]   2> 1326694 T7785 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig 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> 1326705 T7785 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326706 T7786 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1326706 T7786 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1326706 T7785 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326706 T7785 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326706 T7785 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=21.04296875, floorSegmentMB=0.6796875, 
forceMergeDeletesPctAllowed=7.775708010724052, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29200010102371077
   [junit4]   2> 1326707 T7786 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index
   [junit4]   2> 1326707 T7786 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1326707 T7785 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e77aaf2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba8add0),segFN=segments_1,generation=1}
   [junit4]   2> 1326707 T7785 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326708 T7785 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@79736e0b[collection1] main
   [junit4]   2> 1326699 T7787 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326708 T7785 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\conf
   [junit4]   2> 1326708 T7785 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\conf}
   [junit4]   2> 1326709 T7785 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\conf
   [junit4]   2> 1326709 T7785 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1326709 T7785 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326709 T7786 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1da0bb6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@750b6bab),segFN=segments_1,generation=1}
   [junit4]   2> 1326710 T7786 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326712 T7786 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326713 T7786 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326715 T7788 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@79736e0b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326715 T7785 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1326714 T7787 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326716 T7787 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326716 T7787 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=21.04296875, floorSegmentMB=0.6796875, 
forceMergeDeletesPctAllowed=7.775708010724052, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29200010102371077
   [junit4]   2> 1326716 T7787 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b47dc82 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48db0def),segFN=segments_1,generation=1}
   [junit4]   2> 1326716 T7787 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326716 T7786 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326717 T7787 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@5ae09147[collectionLazy5] main
   [junit4]   2> 1326718 T7787 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\conf
   [junit4]   2> 1326719 T7787 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\conf}
   [junit4]   2> 1326719 T7787 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\conf
   [junit4]   2> 1326718 T7786 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326721 T7787 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1326721 T7787 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326721 T7787 x:collectionLazy5 
oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1326721 T7786 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326722 T7789 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@5ae09147[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326723 T7786 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig 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> 1326723 T7786 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326724 T7786 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326724 T7786 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326724 T7786 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=21.04296875, floorSegmentMB=0.6796875, 
forceMergeDeletesPctAllowed=7.775708010724052, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29200010102371077
   [junit4]   2> 1326725 T7786 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1da0bb6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@750b6bab),segFN=segments_1,generation=1}
   [junit4]   2> 1326725 T7786 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326726 T7786 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@287e04cc[collectionLazy2] main
   [junit4]   2> 1326727 T7786 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\conf
   [junit4]   2> 1326727 T7786 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\conf}
   [junit4]   2> 1326729 T7786 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\conf
   [junit4]   2> 1326729 T7786 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1326729 T7786 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326729 T7786 x:collectionLazy2 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1326729 T7790 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@287e04cc[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326729 T7786 x:collectionLazy2 
oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1326733 T7784 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\'
   [junit4]   2> 1326751 T7784 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1326752 T7784 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1326766 T7784 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1326766 T7784 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1326770 T7784 oass.IndexSchema.readSchema [collectionLazy3] 
Schema name=tiny
   [junit4]   2> 1326773 T7784 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1326773 T7784 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy3' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\
   [junit4]   2> 1326773 T7784 x:collectionLazy3 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326773 T7784 x:collectionLazy3 oasc.SolrCore.<init> 
[[collectionLazy3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1326773 T7784 x:collectionLazy3 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1326774 T7784 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\
   [junit4]   2> 1326775 T7784 x:collectionLazy3 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1326775 T7784 x:collectionLazy3 oasc.SolrCore.initIndex WARN 
[collectionLazy3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1326776 T7784 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index
   [junit4]   2> 1326776 T7784 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=21, 
maxMergedSegmentMB=30.01953125, floorSegmentMB=0.876953125, 
forceMergeDeletesPctAllowed=0.22598392890397112, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49542176465620613
   [junit4]   2> 1326778 T7784 x:collectionLazy3 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@505b4c74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@536eee42),segFN=segments_1,generation=1}
   [junit4]   2> 1326778 T7784 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326781 T7784 x:collectionLazy3 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326785 T7784 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326787 T7784 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326789 T7784 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326790 T7784 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326792 T7784 x:collectionLazy3 
oasc.RequestHandlers.initHandlersFromConfig 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> 1326793 T7784 x:collectionLazy3 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326795 T7784 x:collectionLazy3 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326795 T7784 x:collectionLazy3 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326795 T7784 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, 
maxMergedSegmentMB=95.900390625, floorSegmentMB=1.583984375, 
forceMergeDeletesPctAllowed=27.14018097300379, segmentsPerTier=15.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1326795 T7784 x:collectionLazy3 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@505b4c74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@536eee42),segFN=segments_1,generation=1}
   [junit4]   2> 1326796 T7784 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326797 T7784 x:collectionLazy3 oass.SolrIndexSearcher.<init> 
Opening Searcher@766b0409[collectionLazy3] main
   [junit4]   2> 1326797 T7784 x:collectionLazy3 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\conf
   [junit4]   2> 1326798 T7784 x:collectionLazy3 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\conf}
   [junit4]   2> 1326798 T7784 x:collectionLazy3 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\conf
   [junit4]   2> 1326798 T7784 x:collectionLazy3 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1326799 T7784 x:collectionLazy3 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326799 T7784 x:collectionLazy3 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy3
   [junit4]   2> 1326799 T7784 x:collectionLazy3 
oasc.CoreContainer.registerCore registering core: collectionLazy3
   [junit4]   2> 1326799 T7784 x:collectionLazy3 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\'
   [junit4]   2> 1326800 T7792 x:collectionLazy3 oasc.SolrCore.registerSearcher 
[collectionLazy3] Registered new searcher Searcher@766b0409[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326826 T7784 x:collectionLazy3 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1326830 T7784 x:collectionLazy3 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1326834 T7784 x:collectionLazy3 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1326835 T7784 x:collectionLazy3 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1326837 T7784 x:collectionLazy3 oass.IndexSchema.readSchema 
[collectionLazy4] Schema name=tiny
   [junit4]   2> 1326840 T7784 x:collectionLazy3 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1326840 T7784 x:collectionLazy3 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy4' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\
   [junit4]   2> 1326840 T7784 x:collectionLazy4 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326841 T7784 x:collectionLazy4 oasc.SolrCore.<init> 
[[collectionLazy4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1326841 T7784 x:collectionLazy4 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1326841 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\
   [junit4]   2> 1326842 T7784 x:collectionLazy4 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1326842 T7784 x:collectionLazy4 oasc.SolrCore.initIndex WARN 
[collectionLazy4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1326842 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index
   [junit4]   2> 1326843 T7784 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=541072703, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1326843 T7784 x:collectionLazy4 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@51de640e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ecf88e2),segFN=segments_1,generation=1}
   [junit4]   2> 1326843 T7784 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326852 T7784 x:collectionLazy4 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326855 T7784 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326857 T7784 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326858 T7784 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326859 T7784 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326863 T7784 x:collectionLazy4 
oasc.RequestHandlers.initHandlersFromConfig 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> 1326863 T7784 x:collectionLazy4 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326866 T7784 x:collectionLazy4 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326866 T7784 x:collectionLazy4 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326866 T7784 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
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=0.0]
   [junit4]   2> 1326867 T7784 x:collectionLazy4 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@51de640e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ecf88e2),segFN=segments_1,generation=1}
   [junit4]   2> 1326867 T7784 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1326867 T7784 x:collectionLazy4 oass.SolrIndexSearcher.<init> 
Opening Searcher@5e20be38[collectionLazy4] main
   [junit4]   2> 1326868 T7784 x:collectionLazy4 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\conf
   [junit4]   2> 1326868 T7784 x:collectionLazy4 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\conf}
   [junit4]   2> 1326868 T7784 x:collectionLazy4 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\conf
   [junit4]   2> 1326868 T7784 x:collectionLazy4 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1326869 T7784 x:collectionLazy4 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326869 T7784 x:collectionLazy4 
oasc.CoreContainer.registerCore registering core: collectionLazy4
   [junit4]   2> 1326869 T7784 x:collectionLazy4 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=967988291
   [junit4]   2> 1326869 T7784 x:collectionLazy4 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d75bf21
   [junit4]   2> 1326869 T7784 x:collectionLazy4 
oasu.DirectUpdateHandler2.close 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> 1326870 T7784 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326871 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326871 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326871 T7784 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1326871 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1326871 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1326872 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\index
   [junit4]   2> 1326872 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1326872 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection1\data\
   [junit4]   2> 1326872 T7784 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@79f4b39f
   [junit4]   2> 1326874 T7784 x:collectionLazy4 
oasu.DirectUpdateHandler2.close 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> 1326874 T7784 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326874 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326874 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326874 T7784 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1326874 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1326875 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1326875 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\
   [junit4]   2> 1326875 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1326875 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection5\data\index
   [junit4]   2> 1326875 T7784 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4093cfb7
   [junit4]   2> 1326876 T7784 x:collectionLazy4 
oasu.DirectUpdateHandler2.close 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> 1326876 T7784 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326876 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326876 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326877 T7794 x:collectionLazy4 oasc.SolrCore.registerSearcher 
[collectionLazy4] Registered new searcher Searcher@5e20be38[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326877 T7784 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1326877 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1326878 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1326878 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\
   [junit4]   2> 1326878 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1326878 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection4\data\index
   [junit4]   2> 1326879 T7784 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b9968e3
   [junit4]   2> 1326879 T7784 x:collectionLazy4 
oasu.DirectUpdateHandler2.close 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> 1326880 T7784 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326880 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326880 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326881 T7784 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1326881 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1326883 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1326883 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\
   [junit4]   2> 1326883 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1326883 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection2\data\index
   [junit4]   2> 1326883 T7784 x:collectionLazy4 oasc.SolrCore.close 
[collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b654006
   [junit4]   2> 1326884 T7784 x:collectionLazy4 
oasu.DirectUpdateHandler2.close 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> 1326885 T7784 x:collectionLazy4 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326885 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326885 T7784 x:collectionLazy4 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326886 T7784 x:collectionLazy4 oasc.SolrCore.closeSearcher 
[collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1326886 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1326886 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1326887 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\
   [junit4]   2> 1326887 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1326887 T7784 x:collectionLazy4 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-001\collection3\data\index
   [junit4]   2> 1326889 T7784 x:collectionLazy4 oas.SolrTestCaseJ4.tearDown 
###Ending testLazyLoad
   [junit4]   2> 1326890 T7784 x:collectionLazy4 oas.SolrTestCaseJ4.setUp 
###Starting testCreateTransientFromAdmin
   [junit4]   2> 1326945 T7784 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\'
   [junit4]   2> 1326971 T7784 x:collectionLazy4 oasc.CoreContainer.<init> New 
CoreContainer 444874405
   [junit4]   2> 1326972 T7784 x:collectionLazy4 oasc.CoreContainer.load 
Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\]
   [junit4]   2> 1326972 T7784 x:collectionLazy4 oasc.CoreContainer.load 
loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\lib
   [junit4]   2> 1326972 T7784 x:collectionLazy4 
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to 
add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\lib).
   [junit4]   2> 1326981 T7784 x:collectionLazy4 
oashc.HttpShardHandlerFactory.init created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1326986 T7784 x:collectionLazy4 oasu.UpdateShardHandler.<init> 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1326990 T7784 x:collectionLazy4 
oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 1326990 T7784 x:collectionLazy4 oasl.LogWatcher.createWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1326990 T7784 x:collectionLazy4 
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1326990 T7784 x:collectionLazy4 oasc.CoreContainer.load Node 
Name: testNode
   [junit4]   2> 1326992 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326993 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, 
instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326994 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, 
instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 1326996 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, 
instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326996 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, 
instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1326997 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, 
instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326997 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, 
instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326998 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, 
instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1326999 T7784 x:collectionLazy4 oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, 
instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1327006 T7796 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\'
   [junit4]   2> 1327032 T7796 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1327034 T7796 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1327038 T7796 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1327038 T7796 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1327042 T7796 x:collectionLazy4 oass.IndexSchema.readSchema 
[collection1] Schema name=tiny
   [junit4]   2> 1327059 T7798 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\'
   [junit4]   2> 1327060 T7796 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1327060 T7796 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\
   [junit4]   2> 1327060 T7796 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1327060 T7796 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\], dataDir=[null]
   [junit4]   2> 1327060 T7796 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1327062 T7796 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\data\
   [junit4]   2> 1327062 T7796 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1327062 T7796 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1327062 T7796 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\data\index
   [junit4]   2> 1327063 T7796 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1327066 T7796 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@63ecce9e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@267e7730),segFN=segments_1,generation=1}
   [junit4]   2> 1327066 T7796 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327069 T7796 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1327072 T7796 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327073 T7796 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327075 T7796 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327075 T7796 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327061 T7797 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\'
   [junit4]   2> 1327078 T7796 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig 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> 1327078 T7796 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1327079 T7796 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1327079 T7796 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1327079 T7796 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=21.04296875, floorSegmentMB=0.6796875, 
forceMergeDeletesPctAllowed=7.775708010724052, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29200010102371077
   [junit4]   2> 1327082 T7796 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@63ecce9e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@267e7730),segFN=segments_1,generation=1}
   [junit4]   2> 1327082 T7796 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327082 T7796 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@863265c[collection1] main
   [junit4]   2> 1327084 T7796 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\conf
   [junit4]   2> 1327084 T7796 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\conf}
   [junit4]   2> 1327084 T7796 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection1\conf
   [junit4]   2> 1327085 T7796 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1327085 T7796 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1327085 T7796 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1327086 T7799 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@863265c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327102 T7798 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1327105 T7798 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1327105 T7797 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1327107 T7797 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1327110 T7798 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1327112 T7797 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1327112 T7798 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1327112 T7797 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1327114 T7797 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy2] Schema name=tiny
   [junit4]   2> 1327114 T7798 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy5] Schema name=tiny
   [junit4]   2> 1327116 T7797 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1327117 T7797 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\
   [junit4]   2> 1327117 T7797 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1327117 T7797 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 1327117 T7798 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1327117 T7798 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\
   [junit4]   2> 1327119 T7798 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1327117 T7797 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1327119 T7798 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1327119 T7797 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\data\
   [junit4]   2> 1327119 T7797 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1327119 T7797 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1327120 T7797 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\data\index
   [junit4]   2> 1327120 T7797 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1327120 T7797 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@14cfe158 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@786e9473),segFN=segments_1,generation=1}
   [junit4]   2> 1327120 T7797 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327119 T7798 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1327121 T7798 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\data\
   [junit4]   2> 1327121 T7798 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1327121 T7798 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1327122 T7798 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection5\data\index
   [junit4]   2> 1327122 T7798 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=39.5048828125, floorSegmentMB=1.79296875, 
forceMergeDeletesPctAllowed=17.376848247593486, segmentsPerTier=11.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1327123 T7797 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1327123 T7798 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6e4a0fd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b93ea),segFN=segments_1,generation=1}
   [junit4]   2> 1327123 T7798 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327124 T7797 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327125 T7797 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327125 T7798 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1327125 T7797 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327126 T7797 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327128 T7798 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327129 T7797 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig 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> 1327129 T7798 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327129 T7797 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1327130 T7797 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1327130 T7797 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1327130 T7797 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=21.04296875, floorSegmentMB=0.6796875, 
forceMergeDeletesPctAllowed=7.775708010724052, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29200010102371077
   [junit4]   2> 1327130 T7797 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@14cfe158 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@786e9473),segFN=segments_1,generation=1}
   [junit4]   2> 1327130 T7798 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327130 T7797 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327131 T7797 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@6806428d[collectionLazy2] main
   [junit4]   2> 1327133 T7798 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327134 T7797 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\conf
   [junit4]   2> 1327134 T7797 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\conf}
   [junit4]   2> 1327134 T7797 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 81C92E7312BA28C0-001\tempDir-002\collection2\conf
   [junit4]   2> 1327136 T7797 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 1327136 T7797 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1327136 T7797 x:collectionLazy2 
oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1327136 T7798 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,/update/c

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

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> 148889 T7783 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=7885, 
name=searcherExecutor-4051-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 152122 T7783 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=7885, 
name=searcherExecutor-4051-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> 1478612 T3 oasc.SolrCore.finalize ERROR REFCOUNT ERROR: 
unreferenced org.apache.solr.core.SolrCore@d0419bb (collectionLazy2) has a 
reference count of 1
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {v_t=FST50, 
id=FST50, v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=hr, 
timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=192593192,total=383963136
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, 
ShardRoutingTest, DistributedQueryComponentCustomSortTest, 
DocumentAnalysisRequestHandlerTest, TestPhraseSuggestions, TestStressReorder, 
TestCursorMarkWithoutUniqueKey, TestCollectionAPI, 
TestPartialUpdateDeduplication, OutputWriterTest, TestAnalyzedSuggestions, 
SyncSliceTest, DirectUpdateHandlerTest, TestBinaryField, TestJettySolrRunner, 
TestSearcherReuse, TestQueryTypes, TestReplicationHandlerBackup, 
CursorPagingTest, TestNonDefinedSimilarityFactory, TestManagedResourceStorage, 
TestStressRecovery, TestSort, CustomCollectionTest, DistanceFunctionTest, 
TestJmxMonitoredMap, SimpleFacetsTest, TestSolrIndexConfig, SSLMigrationTest, 
TestSchemaVersionResource, TestCloudSchemaless, HdfsRecoveryZkTest, 
HdfsNNFailoverTest, TestImplicitCoreProperties, TestChildDocTransformer, 
SolrInfoMBeanTest, RequestHandlersTest, TestDocumentBuilder, 
SynonymTokenizerTest, TestPivotHelperCode, TestSerializedLuceneMatchVersion, 
TestBulkSchemaAPI, TestCSVLoader, HdfsDirectoryTest, TestWriterPerf, 
QueryElevationComponentTest, TestQueryUtils, SuggesterFSTTest, 
RequiredFieldsTest, QueryResultKeyTest, CloudMLTQParserTest, SuggesterTest, 
DeleteShardTest, PingRequestHandlerTest, 
TestSolrQueryParserDefaultOperatorResource, ZkStateWriterTest, 
PathHierarchyTokenizerFactoryTest, RecoveryAfterSoftCommitTest, 
AlternateDirectoryTest, HardAutoCommitTest, TestClassNameShortening, 
HdfsRecoverLeaseTest, TestLRUStatsCache, TestStressLucene, OverseerTest, 
DateRangeFieldTest, TestFaceting, URLClassifyProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestSolrConfigHandlerCloud, 
TestDistributedSearch, TestRandomDVFaceting, TestSurroundQueryParser, 
ClusterStateTest, HdfsChaosMonkeySafeLeaderTest, TestCollationField, 
BadComponentTest, TestAnalyzeInfixSuggestions, FacetPivotSmallTest, 
AddBlockUpdateTest, AsyncMigrateRouteKeyTest, InfoHandlerTest, 
TestFieldCollectionResource, BasicDistributedZkTest, ShardSplitTest, 
TestHashPartitioner, XmlUpdateRequestHandlerTest, TestBulkSchemaConcurrent, 
LukeRequestHandlerTest, TestJmxIntegration, TestReRankQParserPlugin, 
TestLFUCache, TestPerFieldSimilarity, DistributedFacetPivotLongTailTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParserResource, 
TestHdfsUpdateLog, TestExtendedDismaxParser, TestFastLRUCache, 
SortByFunctionTest, SolrCloudExampleTest, TestBM25SimilarityFactory, 
DocValuesMultiTest, TestShardHandlerFactory, TestFieldTypeResource, 
SolrPluginUtilsTest, SolrCoreCheckLockOnStartupTest, TestIntervalFaceting, 
SOLR749Test, TestCloudPivotFacet, TestCustomSort, NoCacheHeaderTest, 
TestCoreContainer, DistributedIntervalFacetingTest, ChangedSchemaMergeTest, 
TestSortingResponseWriter, LeaderElectionTest, ClusterStateUpdateTest, 
TestZkChroot, ZkCLITest, DistributedSpellCheckComponentTest, ZkControllerTest, 
SolrCoreTest, TestGroupingSearch, PeerSyncTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=81C92E7312BA28C0 -Dtests.slow=true -Dtests.locale=hr 
-Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([81C92E7312BA28C0]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [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=7885, name=searcherExecutor-4051-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([81C92E7312BA28C0]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7885, name=searcherExecutor-4051-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([81C92E7312BA28C0]:0)
   [junit4] Completed [372/488] on J0 in 152.16s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 375 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 488 suites, 1956 tests, 3 suite-level errors, 406 
ignored (34 assumptions)

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