Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1050/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([6F9D598323A0D2E7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
        at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 10902 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/init-core-data-001
   [junit4]   2> 314338 INFO  
(SUITE-TestLazyCores-seed#[6F9D598323A0D2E7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 314348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 314377 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001'
   [junit4]   2> 314378 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 314378 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 314378 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer New CoreContainer 449777162
   [junit4]   2> 314378 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001]
   [junit4]   2> 314378 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/lib
   [junit4]   2> 314378 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] 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> 314397 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 314397 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 314398 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 314398 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 314399 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 314399 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 314399 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 314399 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314400 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314412 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1'
   [junit4]   2> 314424 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 314424 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 314412 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2'
   [junit4]   2> 314426 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 314426 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 314412 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5'
   [junit4]   2> 314427 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 314427 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 314472 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314473 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314475 WARN  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 314475 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314479 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314481 WARN  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 314578 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314580 WARN  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 314580 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314582 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314584 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 314585 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314586 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2'
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/]
   [junit4]   2> 314587 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/index/
   [junit4]   2> 314588 WARN  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/index
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5745080320822264]
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2cb18f19 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@287eded8),segFN=segments_1,generation=1}
   [junit4]   2> 314588 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314590 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 314590 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314591 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314591 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314592 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314592 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314593 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314593 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314593 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/
   [junit4]   2> 314594 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314594 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 314598 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314598 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5'
   [junit4]   2> 314598 INFO  (coreLoadExecutor-823-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5
   [junit4]   2> 314599 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314599 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/]
   [junit4]   2> 314599 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 314599 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data
   [junit4]   2> 314600 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314600 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1'
   [junit4]   2> 314600 INFO  (coreLoadExecutor-823-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1
   [junit4]   2> 314600 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/]
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/index/
   [junit4]   2> 314601 WARN  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/index
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5745080320822264]
   [junit4]   2> 314601 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/index/
   [junit4]   2> 314601 WARN  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314602 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/index
   [junit4]   2> 314602 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5745080320822264]
   [junit4]   2> 314609 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314609 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314610 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.62109375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=5.9749367267994895, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314610 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2cb18f19 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@287eded8),segFN=segments_1,generation=1}
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@703f0194[collection2] main]
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/conf
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/conf}
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection2/conf
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 314611 INFO  (coreLoadExecutor-823-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 314612 INFO  
(searcherExecutor-824-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@703f0194[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314612 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@566e5720 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f05f9a0),segFN=segments_1,generation=1}
   [junit4]   2> 314612 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314612 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3ab48e8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4226d1be),segFN=segments_1,generation=1}
   [junit4]   2> 314612 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314613 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 314614 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314615 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314615 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314616 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314617 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314617 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314617 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/
   [junit4]   2> 314617 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314617 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314617 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314618 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.62109375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=5.9749367267994895, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@566e5720 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f05f9a0),segFN=segments_1,generation=1}
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c773e95[collection5] main]
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/conf
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/conf}
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection5/conf
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314624 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314625 INFO  (coreLoadExecutor-823-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 314625 INFO  
(searcherExecutor-826-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@1c773e95[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314626 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 314627 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314627 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314632 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314632 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314633 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314633 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314633 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/
   [junit4]   2> 314634 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.62109375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=5.9749367267994895, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3ab48e8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4226d1be),segFN=segments_1,generation=1}
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6de7e5f4[collection1] main]
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/conf
   [junit4]   2> 314640 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/conf}
   [junit4]   2> 314641 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/collection1/conf
   [junit4]   2> 314641 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314641 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314641 INFO  (coreLoadExecutor-823-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 314644 INFO  
(searcherExecutor-827-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6de7e5f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 314648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1'
   [junit4]   2> 314648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 314648 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 314656 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314658 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 314658 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314663 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314673 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 314675 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314696 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1'
   [junit4]   2> 314696 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1
   [junit4]   2> 314696 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314696 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/]
   [junit4]   2> 314696 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 314697 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data
   [junit4]   2> 314697 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/index/
   [junit4]   2> 314697 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore [core1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314697 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/index
   [junit4]   2> 314697 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31290779835953975]
   [junit4]   2> 314698 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6c1995ff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e49fa16),segFN=segments_1,generation=1}
   [junit4]   2> 314698 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314701 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 314701 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314702 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314702 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314703 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314704 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [   
 x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/
   [junit4]   2> 314704 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314704 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [   
 x:core1] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314704 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=8.728515625, 
floorSegmentMB=1.9853515625, forceMergeDeletesPctAllowed=0.8303365534509932, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6c1995ff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e49fa16),segFN=segments_1,generation=1}
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67dffcd9[core1] main]
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/conf
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/conf}
   [junit4]   2> 314708 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core1/conf
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2'
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 314709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 314712 INFO  
(searcherExecutor-837-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@67dffcd9[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314713 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314715 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 314715 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314723 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314725 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 314736 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2'
   [junit4]   2> 314737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2
   [junit4]   2> 314737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/]
   [junit4]   2> 314737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 314738 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data
   [junit4]   2> 314740 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/index/
   [junit4]   2> 314740 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore [core2] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314740 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/index
   [junit4]   2> 314740 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.820767628508733]
   [junit4]   2> 314742 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43eb9c71 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60abee82),segFN=segments_1,generation=1}
   [junit4]   2> 314742 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314745 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 314745 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314746 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [   
 x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core2 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/
   [junit4]   2> 314746 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [   
 x:core2] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314751 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314755 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314756 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314757 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314757 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7499017211074636]
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43eb9c71 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60abee82),segFN=segments_1,generation=1}
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@bae6d4a[core2] main]
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/conf
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/conf}
   [junit4]   2> 314760 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core2/conf
   [junit4]   2> 314761 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314761 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314761 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 314761 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 314761 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 314761 INFO  
(searcherExecutor-842-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@bae6d4a[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314763 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314763 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3'
   [junit4]   2> 314764 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 314764 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 314767 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314769 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 314769 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314830 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314832 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 314834 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314835 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3'
   [junit4]   2> 314835 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3
   [junit4]   2> 314835 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314835 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/]
   [junit4]   2> 314836 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 314836 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data
   [junit4]   2> 314836 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/index/
   [junit4]   2> 314836 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore [core3] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314836 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/index
   [junit4]   2> 314837 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=90.09765625, 
floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=23.473798088106133, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31615081375106274
   [junit4]   2> 314837 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@483183fc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@688c57eb),segFN=segments_1,generation=1}
   [junit4]   2> 314837 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314839 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 314839 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314840 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314840 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314841 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314842 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314842 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1715183411572129]
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@483183fc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@688c57eb),segFN=segments_1,generation=1}
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbeffa8[core3] main]
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/conf
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/conf}
   [junit4]   2> 314844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/conf
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4'
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 314845 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 314850 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 314854 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [   
 x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core3 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/
   [junit4]   2> 314854 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [   
 x:core3] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core3/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314868 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 314868 INFO  
(searcherExecutor-847-thread-1-processing-x:core3) [    x:core3] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@4dbeffa8[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314868 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 314872 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 314874 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 314876 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314877 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4'
   [junit4]   2> 314877 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4
   [junit4]   2> 314877 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314877 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/]
   [junit4]   2> 314877 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 314878 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data
   [junit4]   2> 314878 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/index/
   [junit4]   2> 314878 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore [core4] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314878 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/index
   [junit4]   2> 314879 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=27.3310546875, 
floorSegmentMB=0.671875, forceMergeDeletesPctAllowed=1.6922200706090729, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 314879 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@8e4ef03 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac8bb6f),segFN=segments_1,generation=1}
   [junit4]   2> 314879 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314888 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [   
 x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core4 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/
   [junit4]   2> 314888 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [   
 x:core4] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6F9D598323A0D2E7-001/tempDir-001/core4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314896 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, 
creating implicit default
   [junit4]   2> 314897 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314898 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314898 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314899 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314900 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 314900 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314904 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 314904 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 314908 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=80.583984375, 
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=20.105408655983435, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 314908 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@8e4ef03 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac8bb6f),segFN=segments_1,generation=1}
   [junit4]   2> 314908 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 314908 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6F9D598323A0D2E7]) [    
x:core4] o.a.s.s.SolrIndexSearcher Opening [Searcher@179dc0fd[core4]

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

nit4]   2>      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:294)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:512)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:719)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:646)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:88)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:468)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:459)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Mar 30, 2016 4:20:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Mar 30, 2016 4:21:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=1749, name=searcherExecutor-924-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> Mar 30, 2016 4:21:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1749, name=searcherExecutor-924-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 30, 2016 4:21:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=1749, name=searcherExecutor-924-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=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=pt-BR, 
timezone=Asia/Tokyo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=297963800,total=475004928
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
DistributedFacetPivotWhiteBoxTest, TriLevelCompositeIdRoutingTest, 
UUIDUpdateProcessorFallbackTest, TestStressUserVersions, 
ResponseLogComponentTest, CoreAdminCreateDiscoverTest, ExplicitHLLTest, 
TestCustomDocTransformer, ConnectionReuseTest, TestManagedStopFilterFactory, 
TestStressLucene, SynonymTokenizerTest, TestRealTimeGet, TestConfig, 
RAMDirectoryFactoryTest, TestPseudoReturnFields, 
LeaderInitiatedRecoveryOnShardRestartTest, TestValueSourceCache, 
TestReplicationHandlerBackup, CursorPagingTest, 
DistributedSuggestComponentTest, ExternalFileFieldSortTest, 
TestAtomicUpdateErrorCases, TestExclusionRuleCollectionAccess, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=6F9D598323A0D2E7 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=pt-BR -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F9D598323A0D2E7]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [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=1749, name=searcherExecutor-924-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([6F9D598323A0D2E7]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1749, name=searcherExecutor-924-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([6F9D598323A0D2E7]:0)
   [junit4] Completed [94/584 (1!)] on J0 in 157.38s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 1587 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
 There were test failures: 584 suites (10 ignored), 2357 tests, 3 suite-level 
errors, 1496 ignored (66 assumptions) [seed: 6F9D598323A0D2E7]

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



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

Reply via email to