You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/11 16:10:24 UTC

[JENKINS-EA] Lucene-Solr-6.1-Linux (64bit/jdk-9-ea+122) - Build # 17 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.1-Linux/17/
Java: 64bit/jdk-9-ea+122 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

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


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=11074, name=searcherExecutor-4832-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3F3CD2989DC5347E]:0)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3F3CD2989DC5347E]:0)




Build Log:
[...truncated 11618 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/init-core-data-001
   [junit4]   2> 1482803 INFO  (SUITE-TestLazyCores-seed#[3F3CD2989DC5347E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1482804 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001'
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1741895374
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001]
   [junit4]   2> 1482812 WARN  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/lib
   [junit4]   2> 1482812 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] 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> 1482813 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482814 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=true, name=collection2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=on, name=collection3, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=false, name=collection4, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection5, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection6, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection7, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482815 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection8, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482816 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection9, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1'
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2'
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482816 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482820 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5'
   [junit4]   2> 1482820 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482820 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482820 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482820 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482821 WARN  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482822 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482822 WARN  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482822 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482824 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482825 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482826 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1482826 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482835 WARN  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482835 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1482835 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482836 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482837 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482837 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1'
   [junit4]   2> 1482837 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/]
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2'
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1482838 WARN  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/]
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1482838 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482839 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data
   [junit4]   2> 1482839 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@793f0ce7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@792c7803),segFN=segments_1,generation=1}
   [junit4]   2> 1482839 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482839 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1482839 WARN  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482839 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/
   [junit4]   2> 1482840 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index
   [junit4]   2> 1482840 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482840 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482840 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482840 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@1f502bee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26c7279c),segFN=segments_1,generation=1}
   [junit4]   2> 1482840 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482841 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/
   [junit4]   2> 1482841 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1482841 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482841 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1482842 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482842 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1482842 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482842 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482843 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482843 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482843 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482844 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482844 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482844 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=33.005859375, floorSegmentMB=0.5654296875, forceMergeDeletesPctAllowed=15.989628881395086, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8378417501717198
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@793f0ce7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@792c7803),segFN=segments_1,generation=1}
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12f2f51b[collection1] main]
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5'
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=33.005859375, floorSegmentMB=0.5654296875, forceMergeDeletesPctAllowed=15.989628881395086, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8378417501717198
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@1f502bee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26c7279c),segFN=segments_1,generation=1}
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/conf
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/conf}
   [junit4]   2> 1482845 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/]
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4206495e[collection2] main]
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/conf
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/conf
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/conf}
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/conf
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1482846 INFO  (searcherExecutor-4775-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12f2f51b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1482846 INFO  (searcherExecutor-4776-thread-1) [    ] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@4206495e[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1482846 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-2) [    ] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1482847 WARN  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@55c82256 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187afacd),segFN=segments_1,generation=1}
   [junit4]   2> 1482847 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482848 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/
   [junit4]   2> 1482848 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482848 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1482849 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482849 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482850 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482850 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482851 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1482851 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1482851 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1482851 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=33.005859375, floorSegmentMB=0.5654296875, forceMergeDeletesPctAllowed=15.989628881395086, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8378417501717198
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@55c82256 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187afacd),segFN=segments_1,generation=1}
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26db8a39[collection5] main]
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/conf
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/conf}
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/conf
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1482852 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1482853 INFO  (searcherExecutor-4783-thread-1) [    ] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@26db8a39[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1482853 INFO  (coreLoadExecutor-4774-thread-3) [    ] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1482854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4'
   [junit4]   2> 1482854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482857 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482858 WARN  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482858 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482861 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482863 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1482865 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4'
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/]
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data
   [junit4]   2> 1482866 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1482867 WARN  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore [collection4] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482867 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index
   [junit4]   2> 1482867 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4275292864443574]
   [junit4]   2> 1482867 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@714f29bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@881300f),segFN=segments_1,generation=1}
   [junit4]   2> 1482867 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482867 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/
   [junit4]   2> 1482868 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482868 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1482869 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482869 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482870 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482870 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] 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> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7dd3a32c
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@714f29bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@881300f),segFN=segments_1,generation=1}
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57dddd17[collection4] main]
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/conf
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/conf}
   [junit4]   2> 1482871 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/conf
   [junit4]   2> 1482872 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1482872 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1482872 INFO  (searcherExecutor-4787-thread-1) [    ] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@57dddd17[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1482872 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1482872 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1482873 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@714f29bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@881300f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@714f29bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@881300f),segFN=segments_2,generation=2}
   [junit4]   2> 1482873 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1482874 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d0ca246[collection4] main]
   [junit4]   2> 1482874 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1482874 INFO  (searcherExecutor-4787-thread-1) [    ] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@7d0ca246[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c7)))}
   [junit4]   2> 1482874 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1482876 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1482876 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1482876 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1482876 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1482877 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1741895374
   [junit4]   2> 1482878 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5abdad55
   [junit4]   2> 1482878 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@262ccc1a
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@266b53d3
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@173293d1
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1482879 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data/index
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection5/data
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1482880 INFO  (coreCloseExecutor-4791-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection1/data/index
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data/index
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection2/data
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data/index
   [junit4]   2> 1482881 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1482882 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1482882 INFO  (coreCloseExecutor-4791-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-001/collection4/data
   [junit4]   2> 1482883 INFO  (TEST-TestLazyCores.testLazySearch-seed#[3F3CD2989DC5347E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1482884 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1482893 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002'
   [junit4]   2> 1482893 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482893 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482894 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1438229339
   [junit4]   2> 1482894 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002]
   [junit4]   2> 1482894 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/lib
   [junit4]   2> 1482894 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] 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> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482895 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=true, name=collection2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=on, name=collection3, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=false, name=collection4, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection5, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection6, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection7, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection8, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[3F3CD2989DC5347E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=false, transient=true, name=collection9, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1482896 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1'
   [junit4]   2> 1482896 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2'
   [junit4]   2> 1482896 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5'
   [junit4]   2> 1482896 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482897 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482897 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482896 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1482897 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482897 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1482901 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482901 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482901 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1482902 WARN  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482903 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482903 WARN  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482903 WARN  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1482904 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482904 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1482906 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482909 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482909 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1482918 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1482917 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1482920 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482920 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1482920 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2'
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1'
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/]
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/]
   [junit4]   2> 1482921 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1482922 WARN  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/index
   [junit4]   2> 1482922 WARN  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/index
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@6b7e25b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98976bc),segFN=segments_1,generation=1}
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-2) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482922 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5'
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@2b44af8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1556e44),segFN=segments_1,generation=1}
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5/data/]
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5/data
   [junit4]   2> 1482923 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5/data/index/
   [junit4]   2> 1482924 WARN  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1482924 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/
   [junit4]   2> 1482924 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection5/data/index
   [junit4]   2> 1482924 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/
   [junit4]   2> 1482924 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482924 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.4072265625, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=17.285274297939026, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7615067927597041
   [junit4]   2> 1482924 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_3F3CD2989DC5347E-001/tempDir-002/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1482924 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@64e2be74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e357223),segFN=segments_1,generation=1}
   [junit4]   2> 1482924 INFO  (coreLoadExecutor-4798-thread-3) [    ] o.

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

   2>         at java.lang.Object.wait(java.base@9-ea/Object.java:516)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1239)
   [junit4]   2>   48) Thread[id=1163, name=qtp802306586-1163, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(java.base@9-ea/Native Method)
   [junit4]   2>         at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@9-ea/EPollSelectorImpl.java:103)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@9-ea/SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(java.base@9-ea/SelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(java.base@9-ea/SelectorImpl.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:233)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2>   49) Thread[id=1182, name=Thread-358, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at java.lang.Object.wait(java.base@9-ea/Native Method)
   [junit4]   2>         at java.lang.Object.wait(java.base@9-ea/Object.java:516)
   [junit4]   2>         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1239)
   [junit4]   2>   50) Thread[id=1089, name=parallelCoreAdminExecutor-491-thread-1, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2>   51) Thread[id=1086, name=Scheduler-1492544323, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@9-ea/ScheduledThreadPoolExecutor.java:1119)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@9-ea/ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2>   52) Thread[id=1087, name=Scheduler-1401911684, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@9-ea/ScheduledThreadPoolExecutor.java:1119)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@9-ea/ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2>   53) Thread[id=1169, name=qtp802306586-1169, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(java.base@9-ea/Native Method)
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.poll(java.base@9-ea/EPollArrayWrapper.java:269)
   [junit4]   2>         at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@9-ea/EPollSelectorImpl.java:92)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@9-ea/SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(java.base@9-ea/SelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(java.base@9-ea/SelectorImpl.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:233)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=591, maxMBSortInHeap=5.3670231982806555, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=rm, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=77,free=284934864,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, PreAnalyzedUpdateProcessorTest, TestPseudoReturnFields, LeaderElectionIntegrationTest, TestConfig, CopyFieldTest, PrimUtilsTest, TestMiniSolrCloudClusterSSL, AlternateDirectoryTest, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=3F3CD2989DC5347E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rm -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F3CD2989DC5347E]:0)
   [junit4] Completed [521/614 (2!)] on J0 in 7224.21s, 1 test, 2 errors <<< FAILURES!

[...truncated 295 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.1-Linux/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2580 tests, 4 suite-level errors, 1 error, 1112 ignored (66 assumptions) [seed: 3F3CD2989DC5347E]

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