Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11173/
Java: 32bit/jdk1.9.0-ea-b28 -client -XX:+UseConcMarkSweepGC

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

Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
        at __randomizedtesting.SeedInfo.seed([AD2C065C08A48D82]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:440)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        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 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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=4858, name=searcherExecutor-3116-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=4858, name=searcherExecutor-3116-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([AD2C065C08A48D82]: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=4858, name=searcherExecutor-3116-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=4858, name=searcherExecutor-3116-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([AD2C065C08A48D82]:0)




Build Log:
[...truncated 12084 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001
   [junit4]   2> 1802433 T4754 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1802434 T4754 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1802434 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1802435 T4754 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1802436 T4754 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1802436 T4754 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1802470 T4754 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802481 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-minimal.xml
   [junit4]   2> 1802482 T4754 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-tiny.xml
   [junit4]   2> 1802485 T4754 oass.IndexSchema.readSchema [null] Schema 
name=tiny
   [junit4]   2> 1802490 T4754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802491 T4754 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1802492 T4754 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1802492 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1802531 T4754 oasc.CoreContainer.<init> New CoreContainer 
31041333
   [junit4]   2> 1802531 T4754 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1802532 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1802532 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1802533 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1802533 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1802533 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1802534 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1802534 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1802534 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1802535 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1802535 T4754 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 1802536 T4754 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1802536 T4754 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1802537 T4754 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1802539 T4755 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1802540 T4755 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1802540 T4755 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1802540 T4755 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1802561 T4755 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802568 T4755 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-minimal.xml
   [junit4]   2> 1802568 T4755 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-tiny.xml
   [junit4]   2> 1802571 T4755 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1802574 T4755 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802574 T4755 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1802574 T4755 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802574 T4755 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001/
   [junit4]   2> 1802575 T4755 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1802575 T4755 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001
   [junit4]   2> 1802575 T4755 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001/index/
   [junit4]   2> 1802576 T4755 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802576 T4755 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/init-core-data-001/index
   [junit4]   2> 1802576 T4755 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=3.6669921875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.92914722429705, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1802577 T4755 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-41cffb)),segFN=segments_1,generation=1}
   [junit4]   2> 1802577 T4755 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802578 T4755 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802579 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802579 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802580 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802580 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1802580 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802580 T4755 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802583 T4755 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802585 T4755 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802585 T4755 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802586 T4755 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802587 T4755 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802587 T4755 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802588 T4755 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34336129062970705]
   [junit4]   2> 1802588 T4755 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-41cffb)),segFN=segments_1,generation=1}
   [junit4]   2> 1802588 T4755 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802589 T4755 oass.SolrIndexSearcher.<init> Opening 
Searcher@6848cf[collection1] main
   [junit4]   2> 1802589 T4755 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1802589 T4755 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1802589 T4755 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1802590 T4755 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1802590 T4755 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1802590 T4755 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802591 T4755 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1802591 T4756 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6848cf[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1802592 T4754 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1802595 T4754 oas.SolrTestCaseJ4.setUp ###Starting 
testBadConfigsGenerateErrors
   [junit4]   2> 1802603 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/'
   [junit4]   2> 1802615 T4754 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/solr.xml
   [junit4]   2> 1802624 T4754 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001
   [junit4]   2> 1802625 T4754 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001
   [junit4]   2> 1802625 T4754 oasc.CoreContainer.<init> New CoreContainer 
19423081
   [junit4]   2> 1802625 T4754 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/]
   [junit4]   2> 1802626 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1802626 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1802626 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1802626 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1802627 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1802627 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1802627 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1802627 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1802628 T4754 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1802628 T4754 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1802628 T4754 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1802628 T4754 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1802629 T4754 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1802630 T4754 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001
   [junit4]   2> 1802630 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core badSchema1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/
   [junit4]   2> 1802631 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core core2 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/
   [junit4]   2> 1802631 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core badSchema2 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/
   [junit4]   2> 1802632 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core core1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/
   [junit4]   2> 1802632 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core badConfig1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/
   [junit4]   2> 1802633 T4754 oasc.CorePropertiesLocator.discoverUnder Found 
core badConfig2 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/
   [junit4]   2> 1802633 T4754 oasc.CorePropertiesLocator.discover Found 6 core 
definitions
   [junit4]   2> 1802634 T4758 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/'
   [junit4]   2> 1802634 T4759 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/'
   [junit4]   2> 1802635 T4760 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/'
   [junit4]   2> 1802659 T4758 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802680 T4759 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802681 T4760 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802683 T4758 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802684 T4758 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802692 T4759 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802692 T4760 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802693 T4759 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802693 T4760 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802696 T4759 oass.IndexSchema.readSchema [core2] Schema 
name=tiny
   [junit4]   2> 1802700 T4759 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802701 T4759 oasc.CoreContainer.create Creating SolrCore 
'core2' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/
   [junit4]   2> 1802701 T4759 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802702 T4759 oasc.SolrCore.<init> [core2] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/
   [junit4]   2> 1802702 T4759 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core2
   [junit4]   2> 1802703 T4759 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data
   [junit4]   2> 1802703 T4759 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index/
   [junit4]   2> 1802703 T4759 oasc.SolrCore.initIndex WARN [core2] Solr index 
directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802704 T4759 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index
   [junit4]   2> 1802705 T4759 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=3.6669921875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.92914722429705, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1802706 T4759 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-146cb16)),segFN=segments_1,generation=1}
   [junit4]   2> 1802706 T4759 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802707 T4758 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 1802707 T4760 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 1802707 T4758 oasc.CoreContainer.create ERROR Error creating 
core [badSchema1]: Could not load conf for core badSchema1: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; El tipo de elemento "filedtype" debe finalizar por la etiqueta 
final coincidente "</filedtype>".. Schema file is 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/conf/schema.xml
 Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1802707 T4760 oasc.CoreContainer.create ERROR Error creating 
core [badSchema2]: Could not load conf for core badSchema2: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; El tipo de elemento "filedtype" debe finalizar por la etiqueta 
final coincidente "</filedtype>".. Schema file is 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/conf/schema.xml
 Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1802707 T4759 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802709 T4760 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/'
   [junit4]   2> 1802708 T4758 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/'
   [junit4]   2> 1802710 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802710 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802711 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802711 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1802711 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802711 T4759 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802712 T4759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802713 T4759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802715 T4759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802716 T4759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802723 T4759 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802723 T4759 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802723 T4759 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34336129062970705]
   [junit4]   2> 1802724 T4759 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-146cb16)),segFN=segments_1,generation=1}
   [junit4]   2> 1802724 T4759 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802725 T4759 oass.SolrIndexSearcher.<init> Opening 
Searcher@3f150[core2] main
   [junit4]   2> 1802725 T4759 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/conf
   [junit4]   2> 1802725 T4759 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/conf}
   [junit4]   2> 1802726 T4759 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/conf
   [junit4]   2> 1802726 T4759 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1802727 T4759 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/conf
   [junit4]   2> 1802727 T4759 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802728 T4759 oasc.CoreContainer.registerCore registering 
core: core2
   [junit4]   2> 1802728 T4761 oasc.SolrCore.registerSearcher [core2] 
Registered new searcher Searcher@3f150[core2] main{UninvertingDirectoryReader()}
   [junit4]   2> 1802728 T4759 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/'
   [junit4]   2> 1802735 T4760 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 1802735 T4760 oasc.CoreContainer.create ERROR Error creating 
core [badConfig1]: Could not load conf for core badConfig1: Error loading solr 
config from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/conf/solrconfig.xml
 Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1802746 T4759 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 1802747 T4759 oasc.CoreContainer.create ERROR Error creating 
core [badConfig2]: Could not load conf for core badConfig2: Error loading solr 
config from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/conf/solrconfig.xml
 Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1802750 T4758 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802759 T4758 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802760 T4758 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802763 T4758 oass.IndexSchema.readSchema [core1] Schema 
name=tiny
   [junit4]   2> 1802768 T4758 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802768 T4758 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/
   [junit4]   2> 1802768 T4758 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802769 T4758 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/
   [junit4]   2> 1802769 T4758 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 1802770 T4758 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data
   [junit4]   2> 1802770 T4758 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index/
   [junit4]   2> 1802770 T4758 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802771 T4758 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index
   [junit4]   2> 1802771 T4758 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=3.6669921875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.92914722429705, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1802772 T4758 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_1,generation=1}
   [junit4]   2> 1802772 T4758 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802774 T4758 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802774 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802774 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802775 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802775 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1802775 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802776 T4758 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802777 T4758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802779 T4758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802780 T4758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802781 T4758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802782 T4758 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802783 T4758 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802783 T4758 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34336129062970705]
   [junit4]   2> 1802784 T4758 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_1,generation=1}
   [junit4]   2> 1802784 T4758 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802784 T4758 oass.SolrIndexSearcher.<init> Opening 
Searcher@127a450[core1] main
   [junit4]   2> 1802785 T4758 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/conf
   [junit4]   2> 1802785 T4758 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/conf}
   [junit4]   2> 1802785 T4758 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/conf
   [junit4]   2> 1802786 T4758 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1802786 T4758 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/conf
   [junit4]   2> 1802787 T4758 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802787 T4758 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 1802787 T4762 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@127a450[core1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1802789 T4754 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1802791 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_2,generation=2}
   [junit4]   2> 1802792 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 1802793 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@8f6c45[core1] main
   [junit4]   2> 1802794 T4754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1802794 T4762 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@8f6c45[core1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C7947 name=core1 
org.apache.solr.core.SolrCore@a0f402
   [junit4]   2> 1802795 T4754 C7947 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=1 
   [junit4]   2> 1802797 T4754 C7947 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 1802798 T4754 C7947 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1802798 T4754 C7947 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1802804 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/'
   [junit4]   2> 1802833 T4754 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802842 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802843 T4754 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802847 T4754 oass.IndexSchema.readSchema [badConfig1] Schema 
name=tiny
   [junit4]   2> 1802851 T4754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802852 T4754 oasc.CoreContainer.create Creating SolrCore 
'badConfig1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/
   [junit4]   2> 1802852 T4754 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802853 T4754 oasc.SolrCore.<init> [badConfig1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/
   [junit4]   2> 1802854 T4754 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badConfig1
   [junit4]   2> 1802854 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data
   [junit4]   2> 1802855 T4754 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index/
   [junit4]   2> 1802855 T4754 oasc.SolrCore.initIndex WARN [badConfig1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802856 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index
   [junit4]   2> 1802857 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=282024183, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1802858 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory(id=lucene-e43915);
 maxCacheMB=0.4609375 
maxMergeSizeMB=0.3388671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1802858 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802859 T4754 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802860 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802860 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802861 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802861 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1802862 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802862 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802865 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802867 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802868 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802870 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802873 T4754 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802873 T4754 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802874 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@c01e1f
   [junit4]   2> 1802875 T4754 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory(id=lucene-e43915);
 maxCacheMB=0.4609375 
maxMergeSizeMB=0.3388671875)),segFN=segments_1,generation=1}
   [junit4]   2> 1802875 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802876 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@80dc84[badConfig1] main
   [junit4]   2> 1802876 T4754 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/conf
   [junit4]   2> 1802877 T4754 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/conf}
   [junit4]   2> 1802877 T4754 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/conf
   [junit4]   2> 1802878 T4754 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1802878 T4754 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/conf
   [junit4]   2> 1802879 T4754 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802880 T4764 oasc.SolrCore.registerSearcher [badConfig1] 
Registered new searcher Searcher@80dc84[badConfig1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1802880 T4754 oasc.SolrCores.putTransientCore Opening 
transient core badConfig1
   [junit4]   2> 1802880 T4754 oasc.CoreContainer.registerCore registering 
core: badConfig1
   [junit4]   2> 1802881 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/'
   [junit4]   2> 1802908 T4754 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802920 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802921 T4754 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802925 T4754 oass.IndexSchema.readSchema [badConfig2] Schema 
name=tiny
   [junit4]   2> 1802929 T4754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802930 T4754 oasc.CoreContainer.create Creating SolrCore 
'badConfig2' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/
   [junit4]   2> 1802930 T4754 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802931 T4754 oasc.SolrCore.<init> [badConfig2] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/
   [junit4]   2> 1802931 T4754 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badConfig2
   [junit4]   2> 1802932 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data
   [junit4]   2> 1802932 T4754 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index/
   [junit4]   2> 1802933 T4754 oasc.SolrCore.initIndex WARN [badConfig2] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802934 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index
   [junit4]   2> 1802934 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3224401946206646]
   [junit4]   2> 1802935 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-e80fd8)),segFN=segments_1,generation=1}
   [junit4]   2> 1802936 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802937 T4754 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802938 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802938 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802938 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802939 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1802939 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802940 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802941 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802943 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802944 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802946 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802947 T4754 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802947 T4754 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802948 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=72.7138671875, 
floorSegmentMB=1.6220703125, forceMergeDeletesPctAllowed=6.739143760978179, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1802949 T4754 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-e80fd8)),segFN=segments_1,generation=1}
   [junit4]   2> 1802949 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802950 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@e1144d[badConfig2] main
   [junit4]   2> 1802950 T4754 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/conf
   [junit4]   2> 1802951 T4754 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/conf}
   [junit4]   2> 1802951 T4754 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/conf
   [junit4]   2> 1802952 T4754 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1802952 T4754 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/conf
   [junit4]   2> 1802953 T4754 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802953 T4766 oasc.SolrCore.registerSearcher [badConfig2] 
Registered new searcher Searcher@e1144d[badConfig2] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1802953 T4754 oasc.SolrCores.putTransientCore Opening 
transient core badConfig2
   [junit4]   2> 1802954 T4754 oasc.CoreContainer.registerCore registering 
core: badConfig2
   [junit4]   2> 1802955 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/'
   [junit4]   2> 1802982 T4754 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1802991 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1802992 T4754 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1802996 T4754 oass.IndexSchema.readSchema [badSchema1] Schema 
name=tiny
   [junit4]   2> 1803004 T4754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1803005 T4754 oasc.CoreContainer.create Creating SolrCore 
'badSchema1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/
   [junit4]   2> 1803005 T4754 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1803006 T4754 oasc.SolrCore.<init> [badSchema1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/
   [junit4]   2> 1803006 T4754 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badSchema1
   [junit4]   2> 1803007 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data
   [junit4]   2> 1803008 T4754 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index/
   [junit4]   2> 1803008 T4754 oasc.SolrCore.initIndex WARN [badSchema1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1803009 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index
   [junit4]   2> 1803009 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=35.3896484375, 
floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=0.8360221775400123, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7829664260225068
   [junit4]   2> 1803010 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-decda0)),segFN=segments_1,generation=1}
   [junit4]   2> 1803011 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1803012 T4754 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1803013 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803013 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803013 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803014 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1803014 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1803015 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1803017 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803018 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803020 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803021 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803022 T4754 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1803023 T4754 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1803023 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.890625, 
floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=28.298368405782746, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=1.3583984375, 
noCFSRatio=0.3214371882418299
   [junit4]   2> 1803024 T4754 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-decda0)),segFN=segments_1,generation=1}
   [junit4]   2> 1803025 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1803025 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@1f0c235[badSchema1] main
   [junit4]   2> 1803026 T4754 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/conf
   [junit4]   2> 1803026 T4754 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/conf}
   [junit4]   2> 1803027 T4754 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/conf
   [junit4]   2> 1803027 T4754 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1803028 T4754 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/conf
   [junit4]   2> 1803028 T4754 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1803029 T4754 oasc.SolrCores.putTransientCore Opening 
transient core badSchema1
   [junit4]   2> 1803029 T4768 oasc.SolrCore.registerSearcher [badSchema1] 
Registered new searcher Searcher@1f0c235[badSchema1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1803030 T4754 oasc.CoreContainer.registerCore registering 
core: badSchema1
   [junit4]   2> 1803030 T4754 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/'
   [junit4]   2> 1803053 T4754 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1803061 T4754 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1803061 T4754 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1803064 T4754 oass.IndexSchema.readSchema [badSchema2] Schema 
name=tiny
   [junit4]   2> 1803067 T4754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1803068 T4754 oasc.CoreContainer.create Creating SolrCore 
'badSchema2' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/
   [junit4]   2> 1803068 T4754 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1803069 T4754 oasc.SolrCore.<init> [badSchema2] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/
   [junit4]   2> 1803069 T4754 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badSchema2
   [junit4]   2> 1803070 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data
   [junit4]   2> 1803070 T4754 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index/
   [junit4]   2> 1803071 T4754 oasc.SolrCore.initIndex WARN [badSchema2] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1803071 T4754 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index
   [junit4]   2> 1803072 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1803072 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1981f78)),segFN=segments_1,generation=1}
   [junit4]   2> 1803073 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1803074 T4754 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1803074 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803074 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803075 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1803075 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1803075 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1803076 T4754 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1803077 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803078 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803079 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803080 T4754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1803081 T4754 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1803081 T4754 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1803082 T4754 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=53.474609375, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=8.206088661308874, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1803082 T4754 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1981f78)),segFN=segments_1,generation=1}
   [junit4]   2> 1803082 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1803083 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@4ce263[badSchema2] main
   [junit4]   2> 1803083 T4754 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/conf
   [junit4]   2> 1803084 T4754 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/conf}
   [junit4]   2> 1803084 T4754 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/conf
   [junit4]   2> 1803084 T4754 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1803085 T4754 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/conf
   [junit4]   2> 1803085 T4754 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1803086 T4754 oasc.SolrCores.putTransientCore Opening 
transient core badSchema2
   [junit4]   2> 1803086 T4770 oasc.SolrCore.registerSearcher [badSchema2] 
Registered new searcher Searcher@4ce263[badSchema2] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1803086 T4754 oasc.CoreContainer.registerCore registering 
core: badSchema2
   [junit4]   2> 1803088 T4754 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1803090 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-a20548)),segFN=segments_3,generation=3}
   [junit4]   2> 1803090 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 1803091 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@eab6fc[core1] main
   [junit4]   2> 1803091 T4754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1803092 T4762 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@eab6fc[core1] 
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C7948 name=core1 
org.apache.solr.core.SolrCore@a0f402
   [junit4]   2> 1803092 T4754 C7948 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 1803094 T4754 C7948 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=1 
   [junit4]   2> 1803094 T4754 C7948 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803095 T4754 C7948 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803096 T4754 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1803098 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory(id=lucene-e43915);
 maxCacheMB=0.4609375 
maxMergeSizeMB=0.3388671875)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory(id=lucene-e43915);
 maxCacheMB=0.4609375 
maxMergeSizeMB=0.3388671875)),segFN=segments_2,generation=2}
   [junit4]   2> 1803099 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 1803100 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@6e5700[badConfig1] main
   [junit4]   2> 1803100 T4754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1803100 T4764 oasc.SolrCore.registerSearcher [badConfig1] 
Registered new searcher Searcher@6e5700[badConfig1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C7949 name=badConfig1 
org.apache.solr.core.SolrCore@1318d16
   [junit4]   2> 1803101 T4754 C7949 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 1803102 T4754 C7949 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 1803102 T4754 C7949 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803103 T4754 C7949 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803104 T4754 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1803106 T4754 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-decda0)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-decda0)),segFN=segments_2,generation=2}
   [junit4]   2> 1803106 T4754 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 1803107 T4754 oass.SolrIndexSearcher.<init> Opening 
Searcher@87fc12[badSchema1] main
   [junit4]   2> 1803108 T4754 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1803108 T4768 oasc.SolrCore.registerSearcher [badSchema1] 
Registered new searcher Searcher@87fc12[badSchema1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C7950 name=badSchema1 
org.apache.solr.core.SolrCore@15c9bf2
   [junit4]   2> 1803109 T4754 C7950 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=1 
   [junit4]   2> 1803109 T4754 C7950 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 1803110 T4754 C7950 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803111 T4754 C7950 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 1803111 T4754 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=19423081
   [junit4]   2> 1803112 T4754 oasc.SolrCore.close [core2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16e9fdd
   [junit4]   2> 1803112 T4754 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> 1803112 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803113 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803113 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803113 T4754 oasc.SolrCore.closeSearcher [core2] Closing main 
searcher on request.
   [junit4]   2> 1803114 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803114 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index;done=false>>]
   [junit4]   2> 1803114 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data/index
   [junit4]   2> 1803115 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data;done=false>>]
   [junit4]   2> 1803115 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core2/data
   [junit4]   2> 1803115 T4754 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a0f402
   [junit4]   2> 1803116 T4754 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1803116 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803116 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803116 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803117 T4754 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 1803117 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803118 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index;done=false>>]
   [junit4]   2> 1803118 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data/index
   [junit4]   2> 1803118 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data;done=false>>]
   [junit4]   2> 1803118 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/core1/data
   [junit4]   2> 1803119 T4754 oasc.SolrCore.close [badConfig1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1318d16
   [junit4]   2> 1803119 T4754 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1803119 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803120 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803120 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803120 T4754 oasc.SolrCore.closeSearcher [badConfig1] Closing 
main searcher on request.
   [junit4]   2> 1803121 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803121 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index;done=false>>]
   [junit4]   2> 1803121 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data/index
   [junit4]   2> 1803122 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data;done=false>>]
   [junit4]   2> 1803122 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig1/data
   [junit4]   2> 1803122 T4754 oasc.SolrCore.close [badConfig2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@256aff
   [junit4]   2> 1803122 T4754 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> 1803123 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803123 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803123 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803124 T4754 oasc.SolrCore.closeSearcher [badConfig2] Closing 
main searcher on request.
   [junit4]   2> 1803124 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803124 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index;done=false>>]
   [junit4]   2> 1803125 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data/index
   [junit4]   2> 1803125 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data;done=false>>]
   [junit4]   2> 1803125 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badConfig2/data
   [junit4]   2> 1803126 T4754 oasc.SolrCore.close [badSchema1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@15c9bf2
   [junit4]   2> 1803126 T4754 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1803126 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803127 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803127 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803128 T4754 oasc.SolrCore.closeSearcher [badSchema1] Closing 
main searcher on request.
   [junit4]   2> 1803128 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803128 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data;done=false>>]
   [junit4]   2> 1803129 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data
   [junit4]   2> 1803129 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index;done=false>>]
   [junit4]   2> 1803130 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema1/data/index
   [junit4]   2> 1803130 T4754 oasc.SolrCore.close [badSchema2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1497885
   [junit4]   2> 1803131 T4754 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> 1803131 T4754 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1803132 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1803132 T4754 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1803134 T4754 oasc.SolrCore.closeSearcher [badSchema2] Closing 
main searcher on request.
   [junit4]   2> 1803135 T4754 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1803135 T4754 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index;done=false>>]
   [junit4]   2> 1803136 T4754 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores-AD2C065C08A48D82-001/tempDir-001/badSchema2/data/index
   

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

4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]   2> 124881 T4753 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 145016 T4753 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>           1) Thread[id=4858, 
name=searcherExecutor-3116-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> 145017 T4753 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=4858, 
name=searcherExecutor-3116-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 148020 T4753 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=4858, 
name=searcherExecutor-3116-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), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_CL, 
timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=2,free=106730128,total=234782720
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderElectionIntegrationTest, ModifyConfFileTest, 
TestManagedStopFilterFactory, ChaosMonkeySafeLeaderTest, SolrTestCaseJ4Test, 
NumericFieldsTest, TestRandomFaceting, TestBinaryField, 
DirectUpdateHandlerOptimizeTest, TestCharFilters, CircularListTest, 
TestMaxScoreQueryParser, TestIndexSearcher, TestMiniSolrCloudCluster, 
TestQueryUtils, OutputWriterTest, PreAnalyzedFieldTest, 
UpdateRequestProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, 
DistributedDebugComponentTest, TestPerFieldSimilarity, 
TestCursorMarkWithoutUniqueKey, TestInfoStreamLogging, 
TestDistributedMissingSort, AutoCommitTest, DeleteShardTest, 
HighlighterMaxOffsetTest, BJQParserTest, TestElisionMultitermQuery, 
TestSchemaVersionResource, HardAutoCommitTest, DistributedTermsComponentTest, 
QueryParsingTest, AnalysisErrorHandlingTest, AnalyticsQueryTest, 
DirectSolrConnectionTest, PolyFieldTest, TestNonNRTOpen, TestPhraseSuggestions, 
DistributedFacetPivotLongTailTest, TestStressLucene, LukeRequestHandlerTest, 
TestJoin, TestSchemaResource, TestManagedSynonymFilterFactory, MultiTermTest, 
HdfsUnloadDistributedZkTest, TestIntervalFaceting, TestPseudoReturnFields, 
UniqFieldsUpdateProcessorFactoryTest, TestUpdate, ExternalCollectionsTest, 
MergeStrategyTest, TestLFUCache, TestOmitPositions, SolrCoreTest, 
CursorPagingTest, PrimUtilsTest, PreAnalyzedUpdateProcessorTest, UUIDFieldTest, 
RankQueryTest, TestBlendedInfixSuggestions, HdfsBasicDistributedZk2Test, 
ResponseHeaderTest, OverseerRolesTest, TestFieldSortValues, 
TermVectorComponentDistributedTest, SharedFSAutoReplicaFailoverUtilsTest, 
SpatialFilterTest, SliceStateTest, OverseerStatusTest, SearchHandlerTest, 
DistribCursorPagingTest, TestGroupingSearch, ScriptEngineTest, TestOrdValues, 
TestIndexingPerformance, TestPHPSerializedResponseWriter, SoftAutoCommitTest, 
TestMultiCoreConfBootstrap, TestReloadAndDeleteDocs, HdfsRecoveryZkTest, 
TestDistributedGrouping, CoreMergeIndexesAdminHandlerTest, StressHdfsTest, 
TestSolr4Spatial2, BinaryUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, 
TestWriterPerf, CustomCollectionTest, TestReversedWildcardFilterFactory, 
TestSweetSpotSimilarityFactory, FieldAnalysisRequestHandlerTest, 
DistributedFacetPivotSmallTest, SimplePostToolTest, StatsComponentTest, 
HttpPartitionTest, BasicZkTest, TestCopyFieldCollectionResource, SampleTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestIBSimilarityFactory, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestRecovery, TestRealTimeGet, TestReload, 
TestStressVersions, TestRangeQuery, QueryElevationComponentTest, PeerSyncTest, 
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=AD2C065C08A48D82 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_CL -Dtests.timezone=SystemV/YST9YDT 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=59 closes=58
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AD2C065C08A48D82]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:440)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
   [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=4858, name=searcherExecutor-3116-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([AD2C065C08A48D82]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4858, name=searcherExecutor-3116-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([AD2C065C08A48D82]:0)
   [junit4] Completed on J1 in 148.12s, 8 tests, 1 failure, 2 errors <<< 
FAILURES!

[...truncated 318 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 429 suites, 1775 tests, 3 suite-level errors, 342 
ignored (23 assumptions)

Total time: 90 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b28 -client 
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to