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 2015/03/19 19:22:37 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_40) - Build # 4565 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4565/
Java: 32bit/jdk1.8.0_40 -server -XX:+UseG1GC

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

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([E1288B47859E4B82]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

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




Build Log:
[...truncated 10237 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\init-core-data-001
   [junit4]   2> 1184614 T9210 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1184616 T9210 oas.SolrTestCaseJ4.setUp ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1184668 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\'
   [junit4]   2> 1184692 T9210 oasc.CoreContainer.<init> New CoreContainer 12451583
   [junit4]   2> 1184692 T9210 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\]
   [junit4]   2> 1184692 T9210 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\lib
   [junit4]   2> 1184693 T9210 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\lib).
   [junit4]   2> 1184701 T9210 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 1184701 T9210 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1184702 T9210 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1184703 T9210 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1184703 T9210 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1184703 T9210 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1184703 T9210 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1184704 T9210 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1184707 T9210 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1184707 T9210 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1184707 T9210 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1184716 T9211 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\'
   [junit4]   2> 1184742 T9211 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1184744 T9211 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1184747 T9211 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1184747 T9211 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1184750 T9211 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1184753 T9211 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1184754 T9211 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\
   [junit4]   2> 1184754 T9211 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1184754 T9211 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\data\
   [junit4]   2> 1184754 T9211 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1184754 T9211 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\data\
   [junit4]   2> 1184754 T9211 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1184754 T9211 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1184755 T9211 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\data\index
   [junit4]   2> 1184757 T9211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=84.79296875, floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=0.20287021777560366, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16628003308520656
   [junit4]   2> 1184757 T9211 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f08274 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fe6aa),segFN=segments_1,generation=1}
   [junit4]   2> 1184757 T9211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184759 T9211 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1184763 T9211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184764 T9211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184765 T9211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184766 T9211 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184768 T9211 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1184768 T9211 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1184802 T9213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\'
   [junit4]   2> 1184820 T9213 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1184821 T9211 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1184821 T9211 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1184821 T9211 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=53.337890625, floorSegmentMB=1.900390625, forceMergeDeletesPctAllowed=15.157417300013877, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1184822 T9211 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f08274 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19fe6aa),segFN=segments_1,generation=1}
   [junit4]   2> 1184822 T9211 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184822 T9211 oass.SolrIndexSearcher.<init> Opening Searcher@1580739[collection1] main
   [junit4]   2> 1184823 T9211 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\conf
   [junit4]   2> 1184823 T9211 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\conf}
   [junit4]   2> 1184823 T9211 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection1\conf
   [junit4]   2> 1184824 T9211 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1184840 T9213 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1184843 T9213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1184845 T9213 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1184847 T9213 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1184848 T9213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1184849 T9213 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\
   [junit4]   2> 1184849 T9213 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1184849 T9213 oasc.SolrCore.<init> [collectionLazy5] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\data\
   [junit4]   2> 1184850 T9213 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1184850 T9213 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\data\
   [junit4]   2> 1184851 T9213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1184851 T9213 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1184851 T9213 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\data\index
   [junit4]   2> 1184851 T9213 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=84.79296875, floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=0.20287021777560366, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16628003308520656
   [junit4]   2> 1184852 T9213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a14d2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc034b),segFN=segments_1,generation=1}
   [junit4]   2> 1184852 T9213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184854 T9213 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1184855 T9213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184857 T9213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184858 T9213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184859 T9213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184860 T9212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\'
   [junit4]   2> 1184888 T9212 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1184871 T9213 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1184889 T9213 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1184889 T9212 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1184890 T9213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1184890 T9213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1184890 T9213 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=53.337890625, floorSegmentMB=1.900390625, forceMergeDeletesPctAllowed=15.157417300013877, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1184892 T9212 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1184892 T9212 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1184895 T9212 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1184898 T9212 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1184899 T9212 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\
   [junit4]   2> 1184899 T9212 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1184899 T9212 oasc.SolrCore.<init> [collectionLazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\
   [junit4]   2> 1184899 T9212 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1184899 T9212 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\
   [junit4]   2> 1184899 T9212 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1184900 T9212 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1184900 T9212 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index
   [junit4]   2> 1184900 T9212 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=84.79296875, floorSegmentMB=1.693359375, forceMergeDeletesPctAllowed=0.20287021777560366, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16628003308520656
   [junit4]   2> 1184901 T9212 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f7662a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a7c60),segFN=segments_1,generation=1}
   [junit4]   2> 1184901 T9212 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184903 T9212 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1184904 T9212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184906 T9212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184907 T9212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184907 T9212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184908 T9213 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a14d2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc034b),segFN=segments_1,generation=1}
   [junit4]   2> 1184910 T9213 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184910 T9213 oass.SolrIndexSearcher.<init> Opening Searcher@152ce1[collectionLazy5] main
   [junit4]   2> 1184910 T9213 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\conf
   [junit4]   2> 1184910 T9213 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\conf}
   [junit4]   2> 1184910 T9213 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection5\conf
   [junit4]   2> 1184911 T9213 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1184911 T9213 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1184911 T9213 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1184860 T9211 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1184912 T9211 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1184912 T9214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1580739[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1184912 T9215 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@152ce1[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1184910 T9212 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1184912 T9212 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1184914 T9212 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1184914 T9212 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1184914 T9212 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=53.337890625, floorSegmentMB=1.900390625, forceMergeDeletesPctAllowed=15.157417300013877, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1184914 T9212 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f7662a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a7c60),segFN=segments_1,generation=1}
   [junit4]   2> 1184914 T9212 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184915 T9212 oass.SolrIndexSearcher.<init> Opening Searcher@1635cc2[collectionLazy2] main
   [junit4]   2> 1184915 T9212 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\conf
   [junit4]   2> 1184915 T9212 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\conf}
   [junit4]   2> 1184917 T9212 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\conf
   [junit4]   2> 1184917 T9212 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1184917 T9212 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1184917 T9212 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1184917 T9212 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1184918 T9216 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@1635cc2[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1184943 T9210 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1&wt=xml
   [junit4]   1> CORE DESCRIPTOR: {name=core1, config=solrconfig.xml, instanceDir=./core1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1184945 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\'
   [junit4]   2> 1184972 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1184973 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1184978 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1184979 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1184981 T9210 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 1184983 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1184983 T9210 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\
   [junit4]   2> 1184984 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1184985 T9210 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\
   [junit4]   2> 1184985 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 1184985 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\
   [junit4]   2> 1184986 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1184986 T9210 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1184986 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1184987 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.056640625, floorSegmentMB=0.474609375, forceMergeDeletesPctAllowed=14.117445305033872, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1184987 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9be220 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bd33ad),segFN=segments_1,generation=1}
   [junit4]   2> 1184987 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1184990 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1184991 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184993 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184994 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1184995 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185003 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185004 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185005 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185005 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185006 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=2.041015625, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=18.24185951997699, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1185006 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9be220 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bd33ad),segFN=segments_1,generation=1}
   [junit4]   2> 1185017 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185017 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@19433f2[core1] main
   [junit4]   2> 1185018 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf
   [junit4]   2> 1185018 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1185018 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf
   [junit4]   2> 1185019 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185019 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185019 T9210 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 1185020 T9210 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 1185020 T9210 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2&wt=xml
   [junit4]   1> CORE DESCRIPTOR: {name=core2, config=solrconfig.xml, instanceDir=./core2, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1185021 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\'
   [junit4]   2> 1185038 T9218 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@19433f2[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185039 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185041 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185045 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185046 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1185051 T9210 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 1185053 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185054 T9210 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\
   [junit4]   2> 1185054 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185054 T9210 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\
   [junit4]   2> 1185054 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 1185055 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\
   [junit4]   2> 1185055 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1185057 T9210 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185057 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1185057 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=20.3759765625, floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=18.348486134657602, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15415301913497592
   [junit4]   2> 1185058 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15aceef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c0a409),segFN=segments_1,generation=1}
   [junit4]   2> 1185058 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185060 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185062 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185063 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185064 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185065 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185077 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185077 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185078 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185078 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185078 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=37.255859375, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=29.869757417937855, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10864831254247057
   [junit4]   2> 1185085 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15aceef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c0a409),segFN=segments_1,generation=1}
   [junit4]   2> 1185085 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185086 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@86ee42[core2] main
   [junit4]   2> 1185086 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\conf
   [junit4]   2> 1185086 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\conf}
   [junit4]   2> 1185087 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\conf
   [junit4]   2> 1185088 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185089 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185089 T9210 oasc.SolrCores.putTransientCore Opening transient core core2
   [junit4]   2> 1185089 T9210 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 1185089 T9210 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3&wt=xml
   [junit4]   1> CORE DESCRIPTOR: {name=core3, config=solrconfig.xml, instanceDir=./core3, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1185090 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\'
   [junit4]   2> 1185111 T9220 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@86ee42[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185112 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185116 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185119 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185119 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 1185122 T9210 oass.IndexSchema.readSchema [core3] Schema name=tiny
   [junit4]   2> 1185125 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185126 T9210 oasc.CoreContainer.create Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\
   [junit4]   2> 1185127 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185127 T9210 oasc.SolrCore.<init> [core3] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\data\
   [junit4]   2> 1185127 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core3
   [junit4]   2> 1185128 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\data\
   [junit4]   2> 1185128 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 1185128 T9210 oasc.SolrCore.initIndex WARN [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185129 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\data\index
   [junit4]   2> 1185129 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4064578538176342]
   [junit4]   2> 1185130 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a49ecc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@892351),segFN=segments_1,generation=1}
   [junit4]   2> 1185130 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185132 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185137 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185138 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185140 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185141 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185154 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185156 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185156 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185156 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185157 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=87.0234375, floorSegmentMB=1.7353515625, forceMergeDeletesPctAllowed=1.0062367306133713, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1185158 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a49ecc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@892351),segFN=segments_1,generation=1}
   [junit4]   2> 1185158 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185158 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@dbff5d[core3] main
   [junit4]   2> 1185159 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\conf
   [junit4]   2> 1185159 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\conf}
   [junit4]   2> 1185159 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core3\conf
   [junit4]   2> 1185160 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185160 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185161 T9210 oasc.SolrCores.putTransientCore Opening transient core core3
   [junit4]   2> 1185161 T9222 oasc.SolrCore.registerSearcher [core3] Registered new searcher Searcher@dbff5d[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185161 T9210 oasc.CoreContainer.registerCore registering core: core3
   [junit4]   2> 1185162 T9210 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4&wt=xml
   [junit4]   1> CORE DESCRIPTOR: {name=core4, config=solrconfig.xml, instanceDir=./core4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1185163 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\'
   [junit4]   2> 1185182 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185184 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185188 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185188 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 1185191 T9210 oass.IndexSchema.readSchema [core4] Schema name=tiny
   [junit4]   2> 1185193 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185193 T9210 oasc.CoreContainer.create Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\
   [junit4]   2> 1185193 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185194 T9210 oasc.SolrCore.<init> [core4] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\data\
   [junit4]   2> 1185194 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core4
   [junit4]   2> 1185196 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\data\
   [junit4]   2> 1185196 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 1185197 T9210 oasc.SolrCore.initIndex WARN [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185197 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\data\index
   [junit4]   2> 1185198 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1185198 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@122dc3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d337ec),segFN=segments_1,generation=1}
   [junit4]   2> 1185198 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185201 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185202 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185203 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185205 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185206 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185207 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185207 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185208 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185208 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185209 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=27.2109375, floorSegmentMB=0.9775390625, forceMergeDeletesPctAllowed=29.084879451296615, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23473632451528986
   [junit4]   2> 1185210 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@122dc3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d337ec),segFN=segments_1,generation=1}
   [junit4]   2> 1185210 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185210 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@978145[core4] main
   [junit4]   2> 1185211 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\conf
   [junit4]   2> 1185211 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\conf}
   [junit4]   2> 1185212 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core4\conf
   [junit4]   2> 1185212 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185212 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185213 T9210 oasc.SolrCores.putTransientCore Opening transient core core4
   [junit4]   2> 1185213 T9210 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 1185214 T9210 oasc.CoreContainer.registerCore registering core: core4
   [junit4]   2> 1185214 T9210 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&instanceDir=./core5&wt=xml
   [junit4]   1> CORE DESCRIPTOR: {name=core5, config=solrconfig.xml, instanceDir=./core5, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1185216 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\'
   [junit4]   2> 1185234 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185299 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185330 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185330 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\conf\schema.xml
   [junit4]   2> 1185334 T9210 oass.IndexSchema.readSchema [core5] Schema name=tiny
   [junit4]   2> 1185337 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185337 T9210 oasc.CoreContainer.create Creating SolrCore 'core5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\
   [junit4]   2> 1185337 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185338 T9210 oasc.SolrCore.<init> [core5] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\data\
   [junit4]   2> 1185338 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core5
   [junit4]   2> 1185338 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\data\
   [junit4]   2> 1185338 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\data\index/
   [junit4]   2> 1185339 T9210 oasc.SolrCore.initIndex WARN [core5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185339 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\data\index
   [junit4]   2> 1185340 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=49.787109375, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=24.022598250696838, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1185341 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@182fe06 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50c434),segFN=segments_1,generation=1}
   [junit4]   2> 1185341 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185343 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185345 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185346 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185347 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185348 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185349 T9224 oasc.SolrCore.registerSearcher [core4] Registered new searcher Searcher@978145[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185350 T9217 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b34415
   [junit4]   2> 1185359 T9217 oasu.DirectUpdateHandler2.close 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> 1185359 T9217 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1185359 T9217 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1185360 T9217 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1185359 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185360 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185361 T9217 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1185361 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185361 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185361 T9217 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1185362 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1185362 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\index
   [junit4]   2> 1185362 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1185362 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\collection2\data\
   [junit4]   2> 1185362 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=829082938, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1185363 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@182fe06 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50c434),segFN=segments_1,generation=1}
   [junit4]   2> 1185363 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185364 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@1111cac[core5] main
   [junit4]   2> 1185364 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\conf
   [junit4]   2> 1185364 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\conf}
   [junit4]   2> 1185364 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core5\conf
   [junit4]   2> 1185366 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185366 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185366 T9210 oasc.SolrCores.putTransientCore Opening transient core core5
   [junit4]   2> 1185366 T9210 oasc.SolrCores$1.removeEldestEntry Closing transient core [core1]
   [junit4]   2> 1185367 T9210 oasc.CoreContainer.registerCore registering core: core5
   [junit4]   2> 1185367 T9226 oasc.SolrCore.registerSearcher [core5] Registered new searcher Searcher@1111cac[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185367 T9217 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@174b0d3
   [junit4]   2> 1185367 T9217 oasu.DirectUpdateHandler2.close 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> 1185367 T9217 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1185367 T9217 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1185367 T9217 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1185368 T9217 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 1185368 T9217 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1185368 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index;done=false>>]
   [junit4]   2> 1185368 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1185369 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\;done=false>>]
   [junit4]   2> 1185369 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\
   [junit4]   2> 1185369 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\'
   [junit4]   2> 1185387 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185388 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185391 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185392 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1185395 T9210 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 1185398 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185398 T9210 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\
   [junit4]   2> 1185399 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185399 T9210 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\
   [junit4]   2> 1185399 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 1185399 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\
   [junit4]   2> 1185399 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1185400 T9210 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185401 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1185401 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.33203125, floorSegmentMB=0.8779296875, forceMergeDeletesPctAllowed=19.253166373962863, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1185402 T9210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@aef005 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b53e0f),segFN=segments_1,generation=1}
   [junit4]   2> 1185402 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185404 T9210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1185405 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185406 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185408 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185409 T9210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1185411 T9210 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1185411 T9210 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1185412 T9210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1185412 T9210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1185413 T9210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.42578125, floorSegmentMB=2.0439453125, forceMergeDeletesPctAllowed=9.968758279684252, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1185413 T9210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@aef005 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b53e0f),segFN=segments_1,generation=1}
   [junit4]   2> 1185413 T9210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1185415 T9210 oass.SolrIndexSearcher.<init> Opening Searcher@1f4702e[core1] main
   [junit4]   2> 1185415 T9210 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf
   [junit4]   2> 1185415 T9210 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1185415 T9210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core1\conf
   [junit4]   2> 1185416 T9210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1185416 T9210 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1185416 T9210 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 1185416 T9210 oasc.SolrCores$1.removeEldestEntry Closing transient core [core2]
   [junit4]   2> 1185416 T9210 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 1185417 T9217 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@14b2f65
   [junit4]   2> 1185417 T9217 oasu.DirectUpdateHandler2.close 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> 1185417 T9217 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1185417 T9217 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1185417 T9217 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1185418 T9217 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
   [junit4]   2> 1185418 T9217 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1185418 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\;done=false>>]
   [junit4]   2> 1185418 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\
   [junit4]   2> 1185419 T9217 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index;done=false>>]
   [junit4]   2> 1185419 T9217 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1185419 T9210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\'
   [junit4]   2> 1185435 T9210 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1185437 T9210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1185440 T9210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1185441 T9210 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1185444 T9210 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 1185446 T9210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1185446 T9210 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\
   [junit4]   2> 1185446 T9210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1185447 T9210 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\
   [junit4]   2> 1185447 T9210 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 1185448 T9210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\
   [junit4]   2> 1185448 T9210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1185448 T9210 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores E1288B47859E4B82-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1185449 T9210 oasc.CachingDirectoryFactory.get return 

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

:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 145181 T9209 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=9311, name=searcherExecutor-3881-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 148181 T9209 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=9311, name=searcherExecutor-3881-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {v_t=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), v_s=PostingsFormat(name=LuceneFixedGap), v_f=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=pl_PL, timezone=America/Atka
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40 (32-bit)/cpus=3,threads=2,free=233659896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, TriLevelCompositeIdRoutingTest, TestReplicationHandlerBackup, TestReload, CurrencyFieldXmlFileTest, TestSolrQueryParser, DirectUpdateHandlerOptimizeTest, TermsComponentTest, MBeansHandlerTest, TestFastWriter, StatelessScriptUpdateProcessorFactoryTest, HighlighterConfigTest, HdfsSyncSliceTest, AsyncMigrateRouteKeyTest, SimpleCollectionCreateDeleteTest, TestRangeQuery, DistributedQueryComponentOptimizationTest, FileBasedSpellCheckerTest, SolrXmlInZkTest, FastVectorHighlighterTest, DisMaxRequestHandlerTest, TestDocSet, InfoHandlerTest, ChaosMonkeySafeLeaderTest, TestZkChroot, TestDynamicLoading, TestSystemIdResolver, TestRemoteStreaming, UpdateParamsTest, MergeStrategyTest, TestSolrConfigHandlerCloud, TestMergePolicyConfig, TestSolrCoreProperties, MoreLikeThisHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, SolrIndexConfigTest, TestNonDefinedSimilarityFactory, QueryEqualityTest, TestFuzzyAnalyzedSuggestions, OverseerCollectionProcessorTest, TestSearchPerf, TestDefaultStatsCache, CollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestQuerySenderListener, IgnoreCommitOptimizeUpdateProcessorFactoryTest, QueryParsingTest, TestTrie, ZkStateWriterTest, BasicDistributedZk2Test, IndexBasedSpellCheckerTest, SpellingQueryConverterTest, SpellPossibilityIteratorTest, OverseerStatusTest, SSLMigrationTest, TestSolr4Spatial, TestSolrDeletionPolicy2, TestLuceneMatchVersion, StatsComponentTest, HdfsLockFactoryTest, TestFiltering, OutOfBoxZkACLAndCredentialsProvidersTest, TestBlendedInfixSuggestions, UpdateRequestProcessorFactoryTest, DocumentBuilderTest, SuggesterTSTTest, TestSuggestSpellingConverter, BasicFunctionalityTest, OpenExchangeRatesOrgProviderTest, LeaderElectionIntegrationTest, TestSearcherReuse, TestBulkSchemaAPI, TestValueSourceCache, DistribJoinFromCollectionTest, TestHashQParserPlugin, RegexBoostProcessorTest, TestReloadAndDeleteDocs, TestJoin, TestMiniSolrCloudCluster, TestAnalyzeInfixSuggestions, DocExpirationUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestSerializedLuceneMatchVersion, TestRecovery, TestCloudManagedSchemaConcurrent, PolyFieldTest, TestBulkSchemaConcurrent, ExternalFileFieldSortTest, TestCloudInspectUtil, TestSchemaResource, TestSolrDeletionPolicy1, CloudMLTQParserTest, TestPivotHelperCode, HttpPartitionTest, DateMathParserTest, TestRequestStatusCollectionAPI, JsonLoaderTest, HdfsCollectionsAPIDistributedZkTest, DistributedTermsComponentTest, ReturnFieldsTest, OpenCloseCoreStressTest, BufferStoreTest, TestObjectReleaseTracker, DistributedQueryComponentCustomSortTest, CoreAdminRequestStatusTest, LeaderInitiatedRecoveryOnCommitTest, ExitableDirectoryReaderTest, SpellCheckComponentTest, TestSolrJ, ShardRoutingCustomTest, ZkSolrClientTest, TestHighlightDedupGrouping, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, ZkControllerTest, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=E1288B47859E4B82 -Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=America/Atka -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1288B47859E4B82]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=9311, name=searcherExecutor-3881-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1288B47859E4B82]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9311, name=searcherExecutor-3881-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1288B47859E4B82]:0)
   [junit4] Completed on J1 in 148.21s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 341 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 475 suites, 1891 tests, 3 suite-level errors, 370 ignored (30 assumptions)

Total time: 38 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any