Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/808/
Java: 64bit/jdk-9-ea+120 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]: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:256)
        at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        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(java.base@9-ea/Thread.java:843)


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=7800, name=searcherExecutor-3931-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at 
jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
         at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=7800, name=searcherExecutor-3931-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
        at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
        at __randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]: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=7800, name=searcherExecutor-3931-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at 
jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
         at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=7800, name=searcherExecutor-3931-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
        at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
        at __randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]:0)




Build Log:
[...truncated 11982 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/init-core-data-001
   [junit4]   2> 1080161 INFO  
(SUITE-TestLazyCores-seed#[B33CAC87DD7C0F45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1080162 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1080171 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001'
   [junit4]   2> 1080172 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080172 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080172 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer New CoreContainer 2059539314
   [junit4]   2> 1080172 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001]
   [junit4]   2> 1080172 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/lib
   [junit4]   2> 1080173 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] 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> 1080173 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1080174 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1080175 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1080175 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1080175 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1080175 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=true, name=collection2, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=on, name=collection3, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=false, name=collection4, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection5, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=collection6, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=collection7, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080176 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=collection8, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080177 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=collection9, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1'
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2'
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5'
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080177 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080184 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080184 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080185 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080199 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080203 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080205 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1080208 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080209 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080212 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080212 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080212 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5'
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/]
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1080215 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1080217 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080218 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2'
   [junit4]   2> 1080218 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2
   [junit4]   2> 1080218 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080218 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/]
   [junit4]   2> 1080218 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1080219 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data
   [junit4]   2> 1080214 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1080220 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1080220 WARN  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore [collection5] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080220 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/index
   [junit4]   2> 1080220 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.7001953125, 
floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=15.923673796405255, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6380664377778146
   [junit4]   2> 1080221 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3c1990fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3dff96),segFN=segments_1,generation=1}
   [junit4]   2> 1080221 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080221 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1080221 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080222 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection5 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/
   [junit4]   2> 1080222 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080222 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1'
   [junit4]   2> 1080222 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1
   [junit4]   2> 1080223 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080223 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/]
   [junit4]   2> 1080223 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1080223 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080223 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data
   [junit4]   2> 1080223 WARN  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore [collection2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080224 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/index
   [junit4]   2> 1080224 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.7001953125, 
floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=15.923673796405255, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6380664377778146
   [junit4]   2> 1080224 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1080224 WARN  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080224 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/index
   [junit4]   2> 1080224 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.7001953125, 
floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=15.923673796405255, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6380664377778146
   [junit4]   2> 1080225 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@9e5084e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33a8d01f),segFN=segments_1,generation=1}
   [junit4]   2> 1080225 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080225 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb7cf1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16293a55),segFN=segments_1,generation=1}
   [junit4]   2> 1080225 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080225 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080225 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection2 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/
   [junit4]   2> 1080225 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080226 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080226 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080227 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080227 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080227 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080228 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080228 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080228 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080228 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080228 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080229 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080229 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080229 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080229 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080230 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080230 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080230 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080231 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080231 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080231 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/
   [junit4]   2> 1080232 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5203172879920486]
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5203172879920486]
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5203172879920486]
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3c1990fb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3dff96),segFN=segments_1,generation=1}
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fb7cf1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16293a55),segFN=segments_1,generation=1}
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080233 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@9e5084e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33a8d01f),segFN=segments_1,generation=1}
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73ce7c18[collection1] main]
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3cb4984f[collection5] main]
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@212793d1[collection2] main]
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/conf}
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection1/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/conf}
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection5/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/conf}
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/conf
   [junit4]   2> 1080234 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080235 INFO  (searcherExecutor-3711-thread-1) [    ] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@3cb4984f[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080235 INFO  (searcherExecutor-3713-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73ce7c18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080235 INFO  (searcherExecutor-3712-thread-1) [    ] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@212793d1[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-3) [    ] 
o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1080235 INFO  (coreLoadExecutor-3710-thread-2) [    ] 
o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1080244 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1080244 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=true, name=core1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080244 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1'
   [junit4]   2> 1080244 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080244 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080249 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080251 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080254 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080257 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1080258 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080258 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1'
   [junit4]   2> 1080259 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1
   [junit4]   2> 1080259 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080259 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/]
   [junit4]   2> 1080259 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1080260 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data
   [junit4]   2> 1080260 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/index/
   [junit4]   2> 1080260 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [core1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080260 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/index
   [junit4]   2> 1080260 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.1103515625, 
floorSegmentMB=1.1201171875, forceMergeDeletesPctAllowed=19.52946061837071, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1080261 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23fd50 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a0c0a9d),segFN=segments_1,generation=1}
   [junit4]   2> 1080261 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080261 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
core1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/
   [junit4]   2> 1080261 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  ] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080262 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080263 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080263 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080264 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080265 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080265 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] 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.0]
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@23fd50 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a0c0a9d),segFN=segments_1,generation=1}
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080266 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@41d103bd[core1] main]
   [junit4]   2> 1080267 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/conf
   [junit4]   2> 1080267 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/conf}
   [junit4]   2> 1080267 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core1/conf
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=core2, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080268 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2'
   [junit4]   2> 1080269 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080269 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080269 INFO  (searcherExecutor-3724-thread-1) [    ] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@41d103bd[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080271 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080273 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080282 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080284 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1080286 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080287 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2'
   [junit4]   2> 1080287 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2
   [junit4]   2> 1080290 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080291 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/]
   [junit4]   2> 1080291 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1080292 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data
   [junit4]   2> 1080292 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/index/
   [junit4]   2> 1080292 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [core2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080292 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/index
   [junit4]   2> 1080292 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7200516581408084]
   [junit4]   2> 1080293 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@27b75314 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a6f14a6),segFN=segments_1,generation=1}
   [junit4]   2> 1080293 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080293 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
core2 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/
   [junit4]   2> 1080293 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  ] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080294 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080295 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080295 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080296 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080296 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080297 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080297 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080297 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080297 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@27b75314 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a6f14a6),segFN=segments_1,generation=1}
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a9e3f19[core2] main]
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/conf
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/conf}
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core2/conf
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080299 INFO  (searcherExecutor-3729-thread-1) [    ] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@5a9e3f19[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1080299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1080299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1080299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=true, name=core3, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3'
   [junit4]   2> 1080300 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080300 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080305 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080306 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080309 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080311 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1080312 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3'
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/]
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1080313 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data
   [junit4]   2> 1080314 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/index/
   [junit4]   2> 1080314 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [core3] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080314 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/index
   [junit4]   2> 1080314 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1982855152, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1080314 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@324e1ba3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25b3dc37),segFN=segments_1,generation=1}
   [junit4]   2> 1080314 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080315 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [  
  ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
core3 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/
   [junit4]   2> 1080315 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [  
  ] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080316 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080317 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080318 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080318 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080318 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080319 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080319 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080319 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080319 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=37.19921875, 
floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=16.145437527956126, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7496131416344683
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@324e1ba3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25b3dc37),segFN=segments_1,generation=1}
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b3a5076[core3] main]
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/conf
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/conf}
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core3/conf
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080320 INFO  (searcherExecutor-3734-thread-1) [    ] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@3b3a5076[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=false, transient=true, name=core4, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4'
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080321 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1080326 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1080328 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1080332 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1080334 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1080336 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080337 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4'
   [junit4]   2> 1080337 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4
   [junit4]   2> 1080338 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080338 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/]
   [junit4]   2> 1080338 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1080339 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data
   [junit4]   2> 1080339 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/index/
   [junit4]   2> 1080339 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore [core4] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1080340 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/index
   [junit4]   2> 1080340 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1080341 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@aabaa3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b2fd3c),segFN=segments_1,generation=1}
   [junit4]   2> 1080341 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080341 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [  
  ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
core4 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/
   [junit4]   2> 1080342 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [  
  ] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1080342 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1080343 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080344 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080344 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080345 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080346 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1080346 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080346 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.9794921875, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=25.928166377056833, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@aabaa3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b2fd3c),segFN=segments_1,generation=1}
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ecb7820[core4] main]
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/conf
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/conf}
   [junit4]   2> 1080347 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/core4/conf
   [junit4]   2> 1080348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1080348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080348 INFO  (searcherExecutor-3739-thread-1) [    ] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@6ecb7820[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 1080348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 1080348 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.c.CoreContainer registering core: core4
   [junit4]   2> 1080348 INFO  (Thread-2557) [    ] o.a.s.c.SolrCore 
[collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@64495476
   [junit4]   2> 1080349 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[B33CAC87DD7C0F45]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] o.a.s.u.SolrCoreState 
Closing SolrCoreState
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] o.a.s.c.SolrCore 
[collection2] Closing main searcher on request.
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=false
   [junit4]   2> 1080349 INFO  (Thread-2557) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B33CAC87DD7C0F45-001/tempDir-001/collection2/data
   [juni

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

nit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Jun 02, 2016 12:13:09 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7800, name=searcherExecutor-3931-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 02, 2016 12:13:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=7800, name=searcherExecutor-3931-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native 
Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{v_t=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), 
v_s=PostingsFormat(name=Direct), v_f=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{}, maxPointsInLeafNode=1437, maxMBSortInHeap=5.270351616010334, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en, 
timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=2,free=142206224,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, 
HLLSerializationTest, ConvertedLegacyTest, TestFiltering, TestDistribIDF, 
ClusterStateUpdateTest, TestPivotHelperCode, SolrCmdDistributorTest, 
TimeZoneUtilsTest, HdfsBasicDistributedZkTest, MBeansHandlerTest, 
SpellCheckCollatorTest, TestFieldCacheSortRandom, TestCoreContainer, 
TestUniqueKeyFieldResource, TestAnalyzeInfixSuggestions, 
TestReRankQParserPlugin, HighlighterMaxOffsetTest, TestObjectReleaseTracker, 
CdcrUpdateLogTest, AliasIntegrationTest, CursorMarkTest, SoftAutoCommitTest, 
DistributedMLTComponentTest, TestLegacyFieldCache, DocumentBuilderTest, 
TestDFISimilarityFactory, TestUpdate, TestSurroundQueryParser, 
TestTolerantUpdateProcessorCloud, ShardRoutingCustomTest, TestReqParamsAPI, 
CdcrReplicationHandlerTest, ZkStateReaderTest, SolrPluginUtilsTest, 
TestSearcherReuse, FileUtilsTest, TestIntervalFaceting, 
SpellPossibilityIteratorTest, TestDFRSimilarityFactory, 
ExitableDirectoryReaderTest, HdfsWriteToMultipleCollectionsTest, 
TestFieldSortValues, TestDistributedGrouping, SortSpecParsingTest, 
ParsingFieldUpdateProcessorsTest, TestConfigOverlay, HdfsLockFactoryTest, 
HdfsRecoveryZkTest, UpdateRequestProcessorFactoryTest, 
TestEmbeddedSolrServerConstructors, TestQueryUtils, SolrXmlInZkTest, 
DeleteReplicaTest, HdfsThreadLeakTest, TriLevelCompositeIdRoutingTest, 
TestFieldTypeCollectionResource, ConfigSetsAPITest, TestUninvertingReader, 
CollectionsAPIDistributedZkTest, SolrIndexConfigTest, SolrInfoMBeanTest, 
TestHashQParserPlugin, RuleEngineTest, TestChildDocTransformer, TestJsonFacets, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, 
TestFieldCacheReopen, TestPerFieldSimilarityWithDefaultOverride, 
DistributedExpandComponentTest, TestSSLRandomization, 
ChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, 
OpenExchangeRatesOrgProviderTest, TestStressUserVersions, MinimalSchemaTest, 
SpellCheckComponentTest, TestQuerySenderNoQuery, 
CloneFieldUpdateProcessorFactoryTest, DistanceFunctionTest, 
TestDocumentBuilder, DistribCursorPagingTest, HighlighterTest, 
OverseerRolesTest, TestExceedMaxTermLength, TestCloudDeleteByQuery, 
BlockDirectoryTest, CollectionsAPIAsyncDistributedZkTest, 
RecoveryAfterSoftCommitTest, TestScoreJoinQPNoScore, BitVectorTest, 
SpatialFilterTest, TestQueryTypes, SuggestComponentTest, 
DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, 
TestCollapseQParserPlugin, BasicDistributedZk2Test, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, TestStressReorder, HardAutoCommitTest, 
QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=B33CAC87DD7C0F45 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.lang.Thread.run(java.base@9-ea/Thread.java:843)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=7800, name=searcherExecutor-3931-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native 
Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7800, name=searcherExecutor-3931-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native 
Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B33CAC87DD7C0F45]:0)
   [junit4] Completed [446/613 (1!)] on J1 in 148.69s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 525 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: 
There were test failures: 613 suites (10 ignored), 2565 tests, 3 suite-level 
errors, 621 ignored (68 assumptions) [seed: B33CAC87DD7C0F45]

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


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

Reply via email to