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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([1695A5F3F9981066]: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.GeneratedMethodAccessor17.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:804)


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=9082, name=searcherExecutor-4187-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:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=9082, name=searcherExecutor-4187-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:804)
        at __randomizedtesting.SeedInfo.seed([1695A5F3F9981066]: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=9082, name=searcherExecutor-4187-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:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=9082, name=searcherExecutor-4187-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:804)
        at __randomizedtesting.SeedInfo.seed([1695A5F3F9981066]:0)




Build Log:
[...truncated 11969 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_1695A5F3F9981066-001/init-core-data-001
   [junit4]   2> 1843798 INFO  
(SUITE-TestLazyCores-seed#[1695A5F3F9981066]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1843802 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1843818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001'
   [junit4]   2> 1843818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 129944203
   [junit4]   2> 1843818 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001]
   [junit4]   2> 1843818 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/lib
   [junit4]   2> 1843819 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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> 1843821 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1843821 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843823 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843824 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843824 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1'
   [junit4]   2> 1843824 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5'
   [junit4]   2> 1843824 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2'
   [junit4]   2> 1843825 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843826 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843825 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843826 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843826 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843826 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843847 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843848 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843849 WARN  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843847 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843851 WARN  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843855 WARN  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843855 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1843855 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1843856 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1843874 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1843875 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1843876 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1843876 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1843879 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1843879 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1'
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2'
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection1/data/]
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection2/data/]
   [junit4]   2> 1843881 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/data
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/data
   [junit4]   2> 1843882 WARN  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1843882 WARN  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/data/index
   [junit4]   2> 1843882 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/data/index
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@59acf7cd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43857490),segFN=segments_1,generation=1}
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@646515be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@565abeab),segFN=segments_1,generation=1}
   [junit4]   2> 1843898 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843899 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_1695A5F3F9981066-001/tempDir-001/collection1/data/
   [junit4]   2> 1843899 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_1695A5F3F9981066-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1843899 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1843899 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_1695A5F3F9981066-001/tempDir-001/collection2/data/
   [junit4]   2> 1843899 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_1695A5F3F9981066-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1843900 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1843900 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1843901 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5'
   [junit4]   2> 1843901 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5
   [junit4]   2> 1843901 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1843901 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection5/data/]
   [junit4]   2> 1843901 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/data
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1843902 WARN  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/data/index
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@652b0d8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16675640),segFN=segments_1,generation=1}
   [junit4]   2> 1843902 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843903 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_1695A5F3F9981066-001/tempDir-001/collection5/data/
   [junit4]   2> 1843903 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_1695A5F3F9981066-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1843903 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843903 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1843904 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843904 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843904 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843904 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843905 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843905 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843905 INFO  (coreLoadExecutor-4044-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> 1843905 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1843905 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1843905 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@646515be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@565abeab),segFN=segments_1,generation=1}
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@685637e3[collection2] main]
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-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> 1843906 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/conf
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/conf}
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection2/conf
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1843906 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@652b0d8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16675640),segFN=segments_1,generation=1}
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7986b1ab[collection5] main]
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/conf
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-2) [    ] 
o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/conf}
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection5/conf
   [junit4]   2> 1843907 INFO  (searcherExecutor-4046-thread-1) [    ] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@685637e3[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1843907 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1843907 INFO  (searcherExecutor-4047-thread-1) [    ] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@7986b1ab[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1843908 INFO  (coreLoadExecutor-4044-thread-3) [    ] 
o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1843908 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843909 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843909 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843910 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-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> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@59acf7cd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43857490),segFN=segments_1,generation=1}
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843911 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@55d86543[collection1] main]
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/conf
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/conf}
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-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_1695A5F3F9981066-001/tempDir-001/collection1/conf
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1843912 INFO  (searcherExecutor-4045-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55d86543[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1843912 INFO  (coreLoadExecutor-4044-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1843914 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4'
   [junit4]   2> 1843914 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843914 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843917 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843918 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843918 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1843921 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1843922 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1843924 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1843924 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4'
   [junit4]   2> 1843924 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4
   [junit4]   2> 1843925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1843925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data/]
   [junit4]   2> 1843925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1843925 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data
   [junit4]   2> 1843926 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1843926 WARN  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1843926 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data/index
   [junit4]   2> 1843926 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5077893695560496]
   [junit4]   2> 1843927 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@78dd1485 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e94ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1843927 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843927 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection4 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data/
   [junit4]   2> 1843927 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1843928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1843928 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843929 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843929 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843930 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1843930 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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> 1843930 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1843930 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1843930 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=83.005859375, 
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=21.855908184301775, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.64739179205198
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@78dd1485 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e94ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b23731d[collection4] main]
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/conf
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/conf}
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/conf
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1843931 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1843931 INFO  (searcherExecutor-4057-thread-1) [    ] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@6b23731d[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1843932 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1843932 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1843933 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@78dd1485 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e94ae9),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@78dd1485 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77e94ae9),segFN=segments_2,generation=2}
   [junit4]   2> 1843933 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1843934 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@637f6c0c[collection4] main]
   [junit4]   2> 1843934 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1843934 INFO  (searcherExecutor-4057-thread-1) [    ] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@637f6c0c[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c7)))}
   [junit4]   2> 1843934 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1843936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1843936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1843936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.S.Request [collection4]  webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1843936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1843936 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=129944203
   [junit4]   2> 1843937 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67c627a8
   [junit4]   2> 1843937 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40eaa481
   [junit4]   2> 1843937 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
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> 1843937 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
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> 1843938 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1843938 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1843938 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1843938 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1843937 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3dc43856
   [junit4]   2> 1843937 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30a4a3db
   [junit4]   2> 1843938 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1843939 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1843939 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
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> 1843939 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1843943 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1843943 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1843943 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1843943 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection1/data/index
   [junit4]   2> 1843939 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1843950 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843943 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection5/data
   [junit4]   2> 1843957 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843958 INFO  (coreCloseExecutor-4061-thread-2) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection1/data
   [junit4]   2> 1843956 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1843958 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843959 INFO  (coreCloseExecutor-4061-thread-1) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection5/data/index
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
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_1695A5F3F9981066-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_1695A5F3F9981066-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection2/data
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-3) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection4/data/index
   [junit4]   2> 1843960 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1843961 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1843961 INFO  (coreCloseExecutor-4061-thread-4) [    ] 
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_1695A5F3F9981066-001/tempDir-001/collection2/data/index
   [junit4]   2> 1843961 INFO  
(TEST-TestLazyCores.testLazySearch-seed#[1695A5F3F9981066]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1843962 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1843970 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-002'
   [junit4]   2> 1843971 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843971 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843971 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1929374942
   [junit4]   2> 1843971 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-002]
   [junit4]   2> 1843971 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
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_1695A5F3F9981066-001/tempDir-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-002/lib
   [junit4]   2> 1843971 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
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> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1843972 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843973 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843974 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843974 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[1695A5F3F9981066]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1843974 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1'
   [junit4]   2> 1843977 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843977 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843977 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5'
   [junit4]   2> 1843977 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843977 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843974 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2'
   [junit4]   2> 1843978 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1843979 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1843983 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843983 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1843985 WARN  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843985 WARN  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1843987 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1843987 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1844000 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1844001 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1844002 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1844002 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1844003 WARN  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1844003 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1844003 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1844004 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1844005 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5'
   [junit4]   2> 1844005 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5
   [junit4]   2> 1844005 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1844005 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-002/collection5/data/]
   [junit4]   2> 1844005 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5/data
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5/data/index/
   [junit4]   2> 1844006 WARN  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection5/data/index
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b926104 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b37c89b),segFN=segments_1,generation=1}
   [junit4]   2> 1844006 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1844007 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_1695A5F3F9981066-001/tempDir-002/collection5/data/
   [junit4]   2> 1844007 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_1695A5F3F9981066-001/tempDir-002/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1844007 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1844008 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1844010 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844011 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844012 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844012 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1844012 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1844012 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1844013 INFO  (coreLoadExecutor-4068-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> 1844013 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1844013 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2'
   [junit4]   2> 1844013 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1'
   [junit4]   2> 1844013 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2
   [junit4]   2> 1844013 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-002/collection2/data/]
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_1695A5F3F9981066-001/tempDir-002/collection1/data/]
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2/data
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1/data
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1844014 WARN  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1844014 WARN  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1844014 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b926104 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b37c89b),segFN=segments_1,generation=1}
   [junit4]   2> 1844015 INFO  (coreLoadExecutor-4068-thread-3) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1844015 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection1/data/index
   [junit4]   2> 1844015 INFO  (coreLoadExecutor-4068-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_1695A5F3F9981066-001/tempDir-002/collection2/data/index
   [junit4]   2> 1844015 INFO  (coreLoadExecutor-4068-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1844015 INFO  (coreLoadExecutor-4068-thread-2) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, max

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

ue.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:804)
   [junit4]   2> May 17, 2016 2:35:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9082, name=searcherExecutor-4187-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> May 17, 2016 2:35:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=9082, name=searcherExecutor-4187-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:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
v_s=PostingsFormat(name=MockRandom), v_f=PostingsFormat(name=Memory doPackFST= 
true)}, docValues:{}, maxPointsInLeafNode=1022, 
maxMBSortInHeap=7.64801381381169, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ff-SN, 
timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=2,free=211833952,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLeaderInitiatedRecoveryThread, TestSerializedLuceneMatchVersion, 
DocValuesMissingTest, CloudMLTQParserTest, TestShortCircuitedRequests, 
CursorMarkTest, SortSpecParsingTest, SolrIndexSplitterTest, 
TlogReplayBufferedWhileIndexingTest, TestJsonFacets, DeleteReplicaTest, 
TestUpdate, CloneFieldUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, 
LoggingHandlerTest, SaslZkACLProviderTest, TestSQLHandler, TermsComponentTest, 
TestDynamicFieldResource, TestUniqueKeyFieldResource, 
TestDownShardTolerantSearch, TestQueryWrapperFilter, 
SharedFSAutoReplicaFailoverUtilsTest, DistributedDebugComponentTest, 
TestUseDocValuesAsStored2, TestExpandComponent, RecoveryAfterSoftCommitTest, 
TestCoreContainer, HdfsChaosMonkeySafeLeaderTest, TestBinaryResponseWriter, 
HttpPartitionTest, SpellingQueryConverterTest, OpenCloseCoreStressTest, 
TestCodecSupport, CdcrUpdateLogTest, TestCollectionAPI, TestRawTransformer, 
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedTermsComponentTest, 
TestStressVersions, CdcrReplicationHandlerTest, TestDistribIDF, 
CollectionsAPIDistributedZkTest, DirectoryFactoryTest, ShardRoutingCustomTest, 
TestFreeTextSuggestions, ConfigSetsAPITest, TestAuthorizationFramework, 
FastVectorHighlighterTest, HdfsLockFactoryTest, ChaosMonkeyNothingIsSafeTest, 
UpdateRequestProcessorFactoryTest, TestPerFieldSimilarityWithDefaultOverride, 
CheckHdfsIndexTest, TestFastLRUCache, TestPartialUpdateDeduplication, 
AsyncMigrateRouteKeyTest, ZkCLITest, TestSolrConfigHandler, OverseerRolesTest, 
BitVectorTest, ParsingFieldUpdateProcessorsTest, TestScoreJoinQPNoScore, 
DistributedMLTComponentTest, TestCopyFieldCollectionResource, 
SpellPossibilityIteratorTest, SuggestComponentContextFilterQueryTest, 
DistributedIntervalFacetingTest, TestSurroundQueryParser, 
WordBreakSolrSpellCheckerTest, SolrPluginUtilsTest, HLLSerializationTest, 
TestRestManager, TestSha256AuthenticationProvider, DistribCursorPagingTest, 
OpenExchangeRatesOrgProviderTest, TestDFISimilarityFactory, 
TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestRequestForwarding, TestNRTOpen, SpellCheckCollatorTest, TestSchemaResource, 
SolrIndexConfigTest, BadCopyFieldTest, CollectionsAPIAsyncDistributedZkTest, 
TestCollapseQParserPlugin, TestDistributedGrouping, TestLFUCache, 
TestCursorMarkWithoutUniqueKey, TestSubQueryTransformerDistrib, 
TestObjectReleaseTracker, TestSystemIdResolver, DocValuesTest, 
RequestLoggingTest, TestClusterStateMutator, ShardRoutingTest, 
ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestRecovery, 
TermVectorComponentDistributedTest, ZkControllerTest, SpellCheckComponentTest, 
TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=1695A5F3F9981066 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ff-SN -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1695A5F3F9981066]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor17.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:804)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=9082, name=searcherExecutor-4187-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:804)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1695A5F3F9981066]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9082, name=searcherExecutor-4187-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:804)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1695A5F3F9981066]:0)
   [junit4] Completed [439/598 (1!)] on J1 in 147.14s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 502 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:529: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1458: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1015: 
There were test failures: 598 suites (10 ignored), 2420 tests, 3 suite-level 
errors, 533 ignored (67 assumptions) [seed: 1695A5F3F9981066]

Total time: 55 minutes 26 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