Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5028/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseG1GC

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([E3D168DA62661E95]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
        at sun.reflect.GeneratedMethodAccessor36.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=11072, name=searcherExecutor-5418-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=11072, name=searcherExecutor-5418-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([E3D168DA62661E95]: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=11072, name=searcherExecutor-5418-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=11072, name=searcherExecutor-5418-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([E3D168DA62661E95]:0)




Build Log:
[...truncated 10855 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\init-core-data-001
   [junit4]   2> 1671477 INFO  
(SUITE-TestLazyCores-seed#[E3D168DA62661E95]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1671480 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1671586 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\'
   [junit4]   2> 1671625 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer New CoreContainer 1595076005
   [junit4]   2> 1671625 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\]
   [junit4]   2> 1671625 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\lib
   [junit4]   2> 1671626 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\lib).
   [junit4]   2> 1671634 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671639 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1671639 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1671647 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671647 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671647 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1671647 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1671648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\,
 dataDir=data\}
   [junit4]   2> 1671649 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection2, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\,
 dataDir=data\}
   [junit4]   2> 1671651 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection3, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection3\,
 dataDir=data\}
   [junit4]   2> 1671651 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection4, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection4\,
 dataDir=data\}
   [junit4]   2> 1671652 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection5, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\,
 dataDir=data\}
   [junit4]   2> 1671652 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection6, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection6\,
 dataDir=data\}
   [junit4]   2> 1671653 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection7, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection7\,
 dataDir=data\}
   [junit4]   2> 1671653 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection8, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection8\,
 dataDir=data\}
   [junit4]   2> 1671654 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=collection9, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection9\,
 dataDir=data\}
   [junit4]   2> 1671655 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\'
   [junit4]   2> 1671682 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671683 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1671688 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671689 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1671691 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1671695 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671698 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\conf'
   [junit4]   2> 1671698 INFO  (coreLoadExecutor-5251-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\
   [junit4]   2> 1671699 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1671699 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\],
 dataDir=[null]
   [junit4]   2> 1671699 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1671699 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\
   [junit4]   2> 1671699 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1671700 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\'
   [junit4]   2> 1671704 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\'
   [junit4]   2> 1671706 WARN  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1671709 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\index
   [junit4]   2> 1671709 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=72.548828125, 
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=1.6927986509591297, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1671720 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671722 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1671724 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671726 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1671727 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671727 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1671729 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671731 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1671731 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1671733 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671734 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1671734 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\conf'
   [junit4]   2> 1671734 INFO  (coreLoadExecutor-5251-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\
   [junit4]   2> 1671734 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\],
 dataDir=[null]
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1671735 WARN  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\index
   [junit4]   2> 1671735 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671736 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=72.548828125, 
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=1.6927986509591297, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1671736 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@25095afd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a4d2e47),segFN=segments_1,generation=1}
   [junit4]   2> 1671736 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671736 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\conf'
   [junit4]   2> 1671736 INFO  (coreLoadExecutor-5251-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\
   [junit4]   2> 1671737 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1671737 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\],
 dataDir=[null]
   [junit4]   2> 1671737 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 1671737 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\
   [junit4]   2> 1671739 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1671742 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1671742 WARN  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1671742 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\index
   [junit4]   2> 1671743 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=72.548828125, 
floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=1.6927986509591297, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1671744 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5e09380f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26e79853),segFN=segments_1,generation=1}
   [junit4]   2> 1671744 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671751 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60e5d6c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@467f8a2b),segFN=segments_1,generation=1}
   [junit4]   2> 1671751 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671766 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671768 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671769 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671770 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671771 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\
   [junit4]   2> 1671776 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1671776 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671777 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671778 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671778 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671778 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=24.4443359375, 
floorSegmentMB=1.0400390625, forceMergeDeletesPctAllowed=23.81825482161571, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1671779 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@25095afd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a4d2e47),segFN=segments_1,generation=1}
   [junit4]   2> 1671779 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671779 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@109f5121[collectionLazy5] main
   [junit4]   2> 1671780 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\conf
   [junit4]   2> 1671780 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\conf}
   [junit4]   2> 1671780 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection5\conf
   [junit4]   2> 1671781 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1671781 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1671781 INFO  
(searcherExecutor-5253-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@109f5121[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671781 INFO  (coreLoadExecutor-5251-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1671775 INFO  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collectionLazy2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\
   [junit4]   2> 1671783 WARN  
(OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1671775 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1671785 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671786 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671787 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671788 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671772 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1671790 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671791 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671791 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671792 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\
   [junit4]   2> 1671792 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1671792 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671792 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=24.4443359375, 
floorSegmentMB=1.0400390625, forceMergeDeletesPctAllowed=23.81825482161571, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60e5d6c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@467f8a2b),segFN=segments_1,generation=1}
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671793 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@6bf52b13[collectionLazy2] main
   [junit4]   2> 1671794 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\conf
   [junit4]   2> 1671794 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\conf}
   [junit4]   2> 1671794 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671794 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection2\conf
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-5251-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1671795 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671795 INFO  
(searcherExecutor-5254-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@6bf52b13[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671797 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671798 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671798 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671798 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=24.4443359375, 
floorSegmentMB=1.0400390625, forceMergeDeletesPctAllowed=23.81825482161571, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1671798 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5e09380f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26e79853),segFN=segments_1,generation=1}
   [junit4]   2> 1671799 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671799 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61b749e9[collection1] 
main
   [junit4]   2> 1671799 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\conf
   [junit4]   2> 1671800 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\conf}
   [junit4]   2> 1671800 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\collection1\conf
   [junit4]   2> 1671800 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1671800 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1671800 INFO  (coreLoadExecutor-5251-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1671800 INFO  
(searcherExecutor-5252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61b749e9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671831 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.h.a.CoreAdminHandler core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1&wt=xml
   [junit4]   2> 1671831 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, 
transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=./core1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\,
 dataDir=data\}
   [junit4]   2> 1671832 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\'
   [junit4]   2> 1671868 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671886 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1671890 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671890 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1671894 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1671898 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671902 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\conf'
   [junit4]   2> 1671902 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\
   [junit4]   2> 1671902 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1671902 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\],
 dataDir=[null]
   [junit4]   2> 1671902 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1671903 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\
   [junit4]   2> 1671903 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1671903 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore [core1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1671903 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1671904 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=33.873046875, 
floorSegmentMB=0.435546875, forceMergeDeletesPctAllowed=10.691986433362661, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1671904 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@77c9418a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff68f4),segFN=segments_1,generation=1}
   [junit4]   2> 1671904 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671907 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 1671909 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671910 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671912 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671912 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671914 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\
   [junit4]   2> 1671915 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671917 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671917 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671917 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1787310044, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1671918 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@77c9418a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bff68f4),segFN=segments_1,generation=1}
   [junit4]   2> 1671918 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671918 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@49d297eb[core1] main
   [junit4]   2> 1671919 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\conf
   [junit4]   2> 1671920 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1671920 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\conf
   [junit4]   2> 1671920 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1671920 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1671922 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.CoreContainer Opening transient core core1
   [junit4]   2> 1671922 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1671922 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.h.a.CoreAdminHandler core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2&wt=xml
   [junit4]   2> 1671924 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=./core2, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\,
 dataDir=data\}
   [junit4]   2> 1671924 INFO  
(searcherExecutor-5265-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@49d297eb[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671924 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\'
   [junit4]   2> 1671956 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1671959 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1671964 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1671966 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1671968 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  x:core1] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1671969 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1671973 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1671974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\conf'
   [junit4]   2> 1671974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\
   [junit4]   2> 1671974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1671974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\],
 dataDir=[null]
   [junit4]   2> 1671974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1671975 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\
   [junit4]   2> 1671975 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1671975 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore [core2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1671975 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1671976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1671976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f616361 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57caa378),segFN=segments_1,generation=1}
   [junit4]   2> 1671976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671980 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 1671988 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671989 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671991 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671992 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\
   [junit4]   2> 1671992 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1671995 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1671996 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  x:core2] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1671997 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1671997 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1671997 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1671998 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7989181527224929]
   [junit4]   2> 1671998 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f616361 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57caa378),segFN=segments_1,generation=1}
   [junit4]   2> 1671998 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1671998 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@2ee25cdd[core2] main
   [junit4]   2> 1672000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\conf
   [junit4]   2> 1672000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\conf}
   [junit4]   2> 1672000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core2\conf
   [junit4]   2> 1672002 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1672002 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672002 INFO  
(searcherExecutor-5270-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@2ee25cdd[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672002 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.CoreContainer Opening transient core core2
   [junit4]   2> 1672003 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1672004 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.h.a.CoreAdminHandler core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3&wt=xml
   [junit4]   2> 1672005 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core3, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=./core3, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\,
 dataDir=data\}
   [junit4]   2> 1672005 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\'
   [junit4]   2> 1672034 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1672037 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1672043 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1672044 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 1672049 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1672052 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1672054 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\conf'
   [junit4]   2> 1672055 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\
   [junit4]   2> 1672055 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1672055 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\],
 dataDir=[null]
   [junit4]   2> 1672055 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1672056 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\
   [junit4]   2> 1672056 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 1672056 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore [core3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1672058 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\index
   [junit4]   2> 1672058 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.4541015625, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=15.366048283114516, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1672059 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@36982951 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5051a6),segFN=segments_1,generation=1}
   [junit4]   2> 1672059 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1672063 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 1672065 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672068 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672070 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672071 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672073 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1672074 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1672083 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1672084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1672084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1672084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@36982951 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f5051a6),segFN=segments_1,generation=1}
   [junit4]   2> 1672084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1672084 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@5eaf3324[core3] main
   [junit4]   2> 1672085 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\conf
   [junit4]   2> 1672085 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\conf}
   [junit4]   2> 1672085 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\conf
   [junit4]   2> 1672086 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [  
  x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core3 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\
   [junit4]   2> 1672086 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1672086 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672086 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.CoreContainer Opening transient core core3
   [junit4]   2> 1672086 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1672086 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.h.a.CoreAdminHandler core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4&wt=xml
   [junit4]   2> 1672087 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [  
  x:core3] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core3\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1672087 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core4, 
config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, 
configSetProperties=configsetprops.json, instanceDir=./core4, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\,
 dataDir=data\}
   [junit4]   2> 1672088 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\'
   [junit4]   2> 1672088 INFO  
(searcherExecutor-5275-thread-1-processing-x:core3) [    x:core3] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@5eaf3324[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672114 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1672116 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1672123 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1672123 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 1672129 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1672132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1672134 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\conf'
   [junit4]   2> 1672135 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\
   [junit4]   2> 1672135 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1672135 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\],
 dataDir=[null]
   [junit4]   2> 1672135 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1672136 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\data\
   [junit4]   2> 1672136 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 1672136 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore [core4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1672137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\data\index
   [junit4]   2> 1672137 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1672138 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@36cfbc41 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1203f471),segFN=segments_1,generation=1}
   [junit4]   2> 1672138 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1672142 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 1672144 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672146 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672149 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672150 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1672152 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1672152 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1672152 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1672153 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1672153 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=86.0419921875, 
floorSegmentMB=1.720703125, forceMergeDeletesPctAllowed=3.635149610386442, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1672154 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@36cfbc41 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1203f471),segFN=segments_1,generation=1}
   [junit4]   2> 1672154 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1672154 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.s.SolrIndexSearcher Opening Searcher@72caf3db[core4] main
   [junit4]   2> 1672157 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\conf
   [junit4]   2> 1672157 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\conf}
   [junit4]   2> 1672158 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E3D168DA62661E95]) [    
x:core4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E3D168DA62661E95-001\tempDir-001\.\core4\conf
   [junit4]   2> 1672158 IN

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

va: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> Aug 16, 2015 7:12:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11072, name=searcherExecutor-5418-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 16, 2015 7:12:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=11072, name=searcherExecutor-5418-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), v_s=FSTOrd50, 
v_f=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, 
sim=DefaultSimilarity, locale=nl_NL, timezone=America/Shiprock
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 
(64-bit)/cpus=3,threads=2,free=63832048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsNNFailoverTest, 
TestCursorMarkWithoutUniqueKey, PingRequestHandlerTest, TestOmitPositions, 
RequiredFieldsTest, UnloadDistributedZkTest, TestSolrQueryParserResource, 
OverriddenZkACLAndCredentialsProvidersTest, TestConfigOverlay, 
TestCollationField, OverseerTest, TestDefaultSearchFieldResource, 
TestMiniSolrCloudClusterSSL, HdfsChaosMonkeySafeLeaderTest, 
TestDocumentBuilder, ExplicitHLLTest, ShardRoutingTest, SolrInfoMBeanTest, 
TestStressVersions, TestMinMaxOnMultiValuedField, ChaosMonkeyNothingIsSafeTest, 
BasicDistributedZkTest, TestHdfsUpdateLog, TestFunctionQuery, SolrCoreTest, 
TestAtomicUpdateErrorCases, TestSortByMinMaxFunction, CircularListTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocValuesMultiTest, 
RecoveryAfterSoftCommitTest, SystemInfoHandlerTest, CursorPagingTest, 
HdfsDirectoryTest, NoCacheHeaderTest, DocValuesTest, TestCloudInspectUtil, 
HdfsRecoverLeaseTest, TestJettySolrRunner, NumericFieldsTest, 
CachingDirectoryFactoryTest, TestPostingsSolrHighlighter, 
TestConfigSetImmutable, TestFastLRUCache, SolrXmlInZkTest, ZkStateReaderTest, 
DistributedFacetPivotSmallTest, TestFieldCollectionResource, 
TestReplicationHandler, ScriptEngineTest, PathHierarchyTokenizerFactoryTest, 
TestIBSimilarityFactory, AnalysisErrorHandlingTest, 
DistribDocExpirationUpdateProcessorTest, TimeZoneUtilsTest, 
TestWordDelimiterFilterFactory, TestReRankQParserPlugin, 
DocumentAnalysisRequestHandlerTest, ShowFileRequestHandlerTest, 
TestClusterStateMutator, HardAutoCommitTest, CustomCollectionTest, 
RecoveryZkTest, TestCloudPivotFacet, QueryElevationComponentTest, 
SuggesterWFSTTest, CacheHeaderTest, SoftAutoCommitTest, AlternateDirectoryTest, 
DirectSolrConnectionTest, TestComponentsName, HdfsUnloadDistributedZkTest, 
TestRandomRequestDistribution, MultiTermTest, SimpleFacetsTest, 
TestEmbeddedSolrServerConstructors, TestStressRecovery, 
TestCollationFieldDocValues, TestIndexSearcher, TestGroupingSearch, 
TestCryptoKeys, JSONWriterTest, ZkControllerTest, 
HdfsCollectionsAPIDistributedZkTest, TestIndexingPerformance, 
TestRemoveLastDynamicCopyField, TestJmxIntegration, 
HdfsWriteToMultipleCollectionsTest, BadComponentTest, 
TestBM25SimilarityFactory, TestMaxScoreQueryParser, 
TestManagedSynonymFilterFactory, TestDefaultStatsCache, TestSolrIndexConfig, 
TestQueryUtils, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestRawResponseWriter, LukeRequestHandlerTest, TestDistributedSearch, 
SliceStateTest, OutputWriterTest, TestPivotHelperCode, CoreAdminHandlerTest, 
TestStressLucene, SynonymTokenizerTest, CoreAdminRequestStatusTest, 
TestSearcherReuse, CleanupOldIndexTest, TestSimpleTrackingShardHandler, 
TestDistributedMissingSort, TestShortCircuitedRequests, TestJsonFacets, 
MultiThreadedOCPTest, TestSolrDynamicMBean, TestNamedUpdateProcessors, 
HLLUtilTest, TestDownShardTolerantSearch, DirectUpdateHandlerTest, 
ParsingFieldUpdateProcessorsTest, TestElisionMultitermQuery, RuleEngineTest, 
TestManagedSchema, StressHdfsTest, TestSchemaVersionResource, 
TestPKIAuthenticationPlugin, SmileWriterTest, TestCollectionAPI, 
OverseerRolesTest, FullSolrCloudDistribCmdsTest, ZkCLITest, 
TestHashPartitioner, TermVectorComponentDistributedTest, 
DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, 
PeerSyncTest, TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=E3D168DA62661E95 -Dtests.slow=true -Dtests.locale=nl_NL 
-Dtests.timezone=America/Shiprock -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E3D168DA62661E95]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=11072, name=searcherExecutor-5418-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([E3D168DA62661E95]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11072, name=searcherExecutor-5418-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([E3D168DA62661E95]:0)
   [junit4] Completed [391/533] on J0 in 149.62s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 455 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1449:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1003:
 There were test failures: 533 suites, 2114 tests, 3 suite-level errors, 438 
ignored (40 assumptions)

Total time: 51 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to