You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/12 10:42:28 UTC

[JENKINS] Lucene-Solr-Tests-6.1 - Build # 6 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.1/6/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]: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.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]: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=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]:0)




Build Log:
[...truncated 11945 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/init-core-data-001
   [junit4]   2> 1156770 INFO  (SUITE-TestLazyCores-seed#[9F6CD8FC5A358841]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1156772 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001'
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer New CoreContainer 767917421
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001]
   [junit4]   2> 1156801 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/lib
   [junit4]   2> 1156801 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156803 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1156803 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1156803 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1156803 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156804 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156805 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156805 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156805 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156805 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156805 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] 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> 1156807 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1'
   [junit4]   2> 1156807 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1156807 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1156810 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2'
   [junit4]   2> 1156810 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1156810 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1156814 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1156818 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1156920 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5'
   [junit4]   2> 1156920 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1156920 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1156921 WARN  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1156921 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1156926 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1156926 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1156927 WARN  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1156927 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1156932 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1156932 WARN  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1156932 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1156933 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1156977 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1156977 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1156978 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1'
   [junit4]   2> 1156978 INFO  (coreLoadExecutor-4060-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/]
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2'
   [junit4]   2> 1156979 WARN  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1156979 INFO  (coreLoadExecutor-4060-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/index
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43435348390800765]
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/]
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c5999f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b95c018),segFN=segments_1,generation=1}
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1156980 WARN  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/index
   [junit4]   2> 1156980 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43435348390800765]
   [junit4]   2> 1156981 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a6a0c74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52859043),segFN=segments_1,generation=1}
   [junit4]   2> 1156981 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1156983 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1156985 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1156986 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1156987 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5'
   [junit4]   2> 1156987 INFO  (coreLoadExecutor-4060-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5
   [junit4]   2> 1156987 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1156988 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/]
   [junit4]   2> 1156988 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1156988 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data
   [junit4]   2> 1156996 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1156997 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1156997 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1156998 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1156998 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1156999 WARN  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] 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> 1156999 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/index
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43435348390800765]
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f4e766d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b29f085),segFN=segments_1,generation=1}
   [junit4]   2> 1156999 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157000 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/
   [junit4]   2> 1157000 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=6.5322265625, floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=6.778832097300702, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c5999f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b95c018),segFN=segments_1,generation=1}
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157011 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@409ca54[collection1] main]
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/conf
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/conf}
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection1/conf
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4060-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1157016 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157016 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157017 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157017 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157018 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157018 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] 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> 1157018 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157018 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@409ca54[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157018 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/
   [junit4]   2> 1157019 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=6.5322265625, floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=6.778832097300702, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a6a0c74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52859043),segFN=segments_1,generation=1}
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@b4de7bb[collection2] main]
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/conf
   [junit4]   2> 1157027 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/conf}
   [junit4]   2> 1157028 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection2/conf
   [junit4]   2> 1157028 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157028 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157028 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1157028 INFO  (coreLoadExecutor-4060-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1157031 INFO  (searcherExecutor-4062-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@b4de7bb[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157041 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157042 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157043 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157043 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157043 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157044 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] 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> 1157044 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157044 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/
   [junit4]   2> 1157044 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157056 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157056 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=6.5322265625, floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=6.778832097300702, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f4e766d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b29f085),segFN=segments_1,generation=1}
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@4230aeb7[collection5] main]
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/conf
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/conf}
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/collection5/conf
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157058 INFO  (coreLoadExecutor-4060-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1157060 INFO  (searcherExecutor-4063-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@4230aeb7[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157063 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1157063 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1157064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1'
   [junit4]   2> 1157064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1157064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1157067 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1157068 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157069 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1157085 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1157086 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1157088 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1157089 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1'
   [junit4]   2> 1157089 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1
   [junit4]   2> 1157089 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1157089 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/]
   [junit4]   2> 1157090 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1157090 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data
   [junit4]   2> 1157090 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/index/
   [junit4]   2> 1157090 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1157090 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/index
   [junit4]   2> 1157090 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6870401566206699]
   [junit4]   2> 1157095 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f11f79e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec9c9ba),segFN=segments_1,generation=1}
   [junit4]   2> 1157095 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157112 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157112 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157113 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157113 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157114 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157114 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] 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> 1157115 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=91.4091796875, floorSegmentMB=0.5732421875, forceMergeDeletesPctAllowed=4.113975064512205, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f11f79e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec9c9ba),segFN=segments_1,generation=1}
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ecbb35e[core1] main]
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/conf
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/conf}
   [junit4]   2> 1157120 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/conf
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1157121 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1157122 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2'
   [junit4]   2> 1157122 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1157122 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1157125 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1157126 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157127 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/
   [junit4]   2> 1157127 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157127 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1157131 INFO  (searcherExecutor-4074-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@4ecbb35e[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157131 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1157132 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1157138 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1157139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2'
   [junit4]   2> 1157139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2
   [junit4]   2> 1157139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1157139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/]
   [junit4]   2> 1157139 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1157140 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data
   [junit4]   2> 1157147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/index/
   [junit4]   2> 1157147 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1157147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/index
   [junit4]   2> 1157147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=59.8037109375, floorSegmentMB=1.45703125, forceMergeDeletesPctAllowed=9.21461192509929, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1157148 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28274759 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661f7df),segFN=segments_1,generation=1}
   [junit4]   2> 1157148 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157171 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157172 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157172 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157172 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157173 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157174 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] 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> 1157174 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157174 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/
   [junit4]   2> 1157174 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157180 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157180 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=39.5966796875, floorSegmentMB=1.3232421875, forceMergeDeletesPctAllowed=20.708491655540154, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28274759 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661f7df),segFN=segments_1,generation=1}
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d491801[core2] main]
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/conf
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/conf}
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core2/conf
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157181 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157181 INFO  (searcherExecutor-4079-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@5d491801[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3'
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1157182 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1157185 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1157187 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157187 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1157191 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1157193 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1157195 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1157206 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3'
   [junit4]   2> 1157206 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3
   [junit4]   2> 1157207 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1157207 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/]
   [junit4]   2> 1157207 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1157207 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data
   [junit4]   2> 1157211 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/index/
   [junit4]   2> 1157211 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1157211 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/index
   [junit4]   2> 1157211 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=93.6328125, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=22.881609643116533, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4905895847106304
   [junit4]   2> 1157211 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3efad77b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33058914),segFN=segments_1,generation=1}
   [junit4]   2> 1157212 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157220 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/
   [junit4]   2> 1157220 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157221 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157222 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157222 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157222 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157223 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157223 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] 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> 1157224 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=871815775, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3efad77b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33058914),segFN=segments_1,generation=1}
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@329b1789[core3] main]
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/conf
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/conf}
   [junit4]   2> 1157231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core3/conf
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4'
   [junit4]   2> 1157232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1157233 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1157244 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1157246 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157246 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1157247 INFO  (searcherExecutor-4084-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@329b1789[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157295 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1157297 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1157299 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1157299 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4'
   [junit4]   2> 1157299 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4
   [junit4]   2> 1157300 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1157300 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/]
   [junit4]   2> 1157300 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1157300 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data
   [junit4]   2> 1157315 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/index/
   [junit4]   2> 1157315 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1157315 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/index
   [junit4]   2> 1157315 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.8525390625, floorSegmentMB=1.2587890625, forceMergeDeletesPctAllowed=4.488816780984876, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7136663847822661
   [junit4]   2> 1157323 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@68f04248 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8f007a),segFN=segments_1,generation=1}
   [junit4]   2> 1157323 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1157403 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/
   [junit4]   2> 1157403 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_9F6CD8FC5A358841-001/tempDir-001/core4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1157403 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157404 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157405 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157405 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157406 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157406 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] 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> 1157406 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1157415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=1.267578125, floorSegmentMB=0.7646484375, forceMergeDeletesPctAllowed=29.39449216834215, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1157415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8FC5A358841]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@68f04248 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8f007a),segFN=segments_1,generation=1}
   [junit4]   2> 1157415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[9F6CD8F

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

junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 12, 2016 10:39:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 12, 2016 10:39:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), v_s=PostingsFormat(name=LuceneVarGapFixedInterval), v_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=473, maxMBSortInHeap=6.521017816607426, sim=ClassicSimilarity, locale=pl, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=143399648,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryWrapperFilter, TestSha256AuthenticationProvider, BadCopyFieldTest, BasicDistributedZk2Test, ScriptEngineTest, TestIndexingPerformance, TestMissingGroups, CloneFieldUpdateProcessorFactoryTest, TestPerFieldSimilarity, TestSolrIndexConfig, TestTolerantUpdateProcessorRandomCloud, ParsingFieldUpdateProcessorsTest, TestSlowCompositeReaderWrapper, TestCloudSchemaless, DeleteInactiveReplicaTest, TestDynamicFieldResource, BadIndexSchemaTest, TestConfigReload, HdfsChaosMonkeyNothingIsSafeTest, TestSortByMinMaxFunction, BinaryUpdateRequestHandlerTest, TestRestoreCore, SearchHandlerTest, HighlighterConfigTest, TestCoreDiscovery, TestChildDocTransformer, TestExclusionRuleCollectionAccess, TestTolerantSearch, TestRandomRequestDistribution, NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestUniqueKeyFieldResource, HLLSerializationTest, SimpleCollectionCreateDeleteTest, TestInitParams, TestZkChroot, TestRequestForwarding, TestHashQParserPlugin, HdfsDirectoryFactoryTest, TestCSVResponseWriter, LeaderElectionTest, DirectUpdateHandlerOptimizeTest, TestWriterPerf, TestSweetSpotSimilarityFactory, TestShortCircuitedRequests, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, TestObjectReleaseTracker, DistributedFacetPivotLargeTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSchemaResource, TestStressCloudBlindAtomicUpdates, TestSerializedLuceneMatchVersion, TermVectorComponentDistributedTest, SimpleFacetsTest, TestElisionMultitermQuery, HdfsNNFailoverTest, TestStressReorder, TestGeoJSONResponseWriter, CollectionStateFormat2Test, TestReload, FieldAnalysisRequestHandlerTest, TestSolrConfigHandlerConcurrent, TestPerFieldSimilarityWithDefaultOverride, AddSchemaFieldsUpdateProcessorFactoryTest, DirectUpdateHandlerTest, DateMathParserTest, AutoCommitTest, TestExceedMaxTermLength, ShowFileRequestHandlerTest, HdfsRestartWhileUpdatingTest, DistribDocExpirationUpdateProcessorTest, TestConfigSetsAPI, CurrencyFieldXmlFileTest, TestSolrJ, CursorMarkTest, SpatialHeatmapFacetsTest, LukeRequestHandlerTest, TestSolrDeletionPolicy1, CircularListTest, TestRestManager, TestConfigSetImmutable, TestSort, TestSearchPerf, TestFieldTypeCollectionResource, TestDFISimilarityFactory, RecoveryZkTest, TestJmxIntegration, TestPHPSerializedResponseWriter, TestUninvertingReader, BlockDirectoryTest, TestManagedSchemaAPI, TestScoreJoinQPNoScore, SuggesterWFSTTest, TestSolrQueryParser, TestCollationField, TestUseDocValuesAsStored2, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, TestStressVersions, DistributedTermsComponentTest, TestGroupingSearch, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9F6CD8FC5A358841 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8688, name=searcherExecutor-4181-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F6CD8FC5A358841]:0)
   [junit4] Completed [436/614 (1!)] on J2 in 154.26s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 596 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.1/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2580 tests, 3 suite-level errors, 628 ignored (68 assumptions) [seed: 9F6CD8FC5A358841]

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