Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5549/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([373B7C68661497FF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=16299, name=searcherExecutor-6725-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=16299, name=searcherExecutor-6725-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([373B7C68661497FF]: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=16299, name=searcherExecutor-6725-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=16299, name=searcherExecutor-6725-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([373B7C68661497FF]:0)




Build Log:
[...truncated 10974 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\init-core-data-001
   [junit4]   2> 2137605 INFO  
(SUITE-TestLazyCores-seed#[373B7C68661497FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2137606 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 2137644 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001'
   [junit4]   2> 2137644 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137644 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137650 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001
   [junit4]   2> 2137651 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer New CoreContainer 764933804
   [junit4]   2> 2137651 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001]
   [junit4]   2> 2137651 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\lib
   [junit4]   2> 2137652 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2137659 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2137662 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2137662 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2137662 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2137662 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2137664 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001
   [junit4]   2> 2137665 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2137665 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core badConfig1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1
   [junit4]   2> 2137666 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2137666 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core badConfig2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2
   [junit4]   2> 2137670 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2137670 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core badSchema1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1
   [junit4]   2> 2137671 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2137671 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core badSchema2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema2
   [junit4]   2> 2137672 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2137672 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core core1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1
   [junit4]   2> 2137673 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2137673 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found core core2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2
   [junit4]   2> 2137673 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 2137674 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1'
   [junit4]   2> 2137674 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137675 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137676 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1'
   [junit4]   2> 2137676 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137676 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137676 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2'
   [junit4]   2> 2137676 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137677 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137698 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137699 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2137699 ERROR (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for 
core badConfig1: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badConfig1: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:173)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:99)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 
56; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag 
"</reqsthalr>" beendet werden.
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:155)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:91)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:188)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:165)
   [junit4]   2>        ... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; Elementtyp 
"reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:144)
   [junit4]   2>        ... 14 more
   [junit4]   2> 2137700 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema2'
   [junit4]   2> 2137700 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137700 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137700 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137703 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2137703 ERROR (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for 
core badConfig2: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badConfig2: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:173)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:99)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 
56; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag 
"</reqsthalr>" beendet werden.
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:155)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:91)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:188)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:165)
   [junit4]   2>        ... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; Elementtyp 
"reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:144)
   [junit4]   2>        ... 14 more
   [junit4]   2> 2137704 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1'
   [junit4]   2> 2137704 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137704 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137705 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137708 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2137709 ERROR (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for 
core badSchema1: Can't load schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badSchema1: Can't load schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load 
schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:581)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:57)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:76)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:109)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:155)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:91)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:441)
   [junit4]   2>        ... 14 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" 
muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:144)
   [junit4]   2>        ... 16 more
   [junit4]   2> 2137709 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2'
   [junit4]   2> 2137710 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137710 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137712 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137721 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137721 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137722 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137725 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137725 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137729 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137729 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137731 INFO  (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2137731 ERROR (coreLoadExecutor-6545-thread-1) [    ] 
o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for 
core badSchema2: Can't load schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema2\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badSchema2: Can't load schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema2\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load 
schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema2\conf\schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:581)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:164)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:57)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:76)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:109)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag 
"</filedType>" beendet werden.
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:155)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:91)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:441)
   [junit4]   2>        ... 14 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" 
muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:144)
   [junit4]   2>        ... 16 more
   [junit4]   2> 2137732 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 2137741 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2137745 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137748 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2'
   [junit4]   2> 2137748 INFO  (coreLoadExecutor-6545-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2
   [junit4]   2> 2137748 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2137748 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\]
   [junit4]   2> 2137748 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 2137749 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\
   [junit4]   2> 2137749 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\index/
   [junit4]   2> 2137749 WARN  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore [core2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2137749 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\index
   [junit4]   2> 2137749 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1778879560, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2137750 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@da0717 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@712a64c4),segFN=segments_1,generation=1}
   [junit4]   2> 2137750 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137750 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 2137751 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2137753 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2137755 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137756 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1'
   [junit4]   2> 2137756 INFO  (coreLoadExecutor-6545-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1
   [junit4]   2> 2137756 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\]
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\index/
   [junit4]   2> 2137757 WARN  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore [core1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2137757 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137758 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\index
   [junit4]   2> 2137759 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\
   [junit4]   2> 2137759 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137759 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [  
  x:core2] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2137761 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2137761 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2137761 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1778879560, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=7.09765625, 
floorSegmentMB=1.0341796875, forceMergeDeletesPctAllowed=7.474172548217903, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@da0717 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@712a64c4),segFN=segments_1,generation=1}
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137762 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@338727af[core2] main]
   [junit4]   2> 2137763 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\conf
   [junit4]   2> 2137763 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\conf}
   [junit4]   2> 2137763 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core2\conf
   [junit4]   2> 2137763 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2137763 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2137764 INFO  (coreLoadExecutor-6545-thread-3) [    x:core2] 
o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 2137764 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e010238 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f53190),segFN=segments_1,generation=1}
   [junit4]   2> 2137764 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137764 INFO  
(searcherExecutor-6546-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@338727af[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2137766 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2137767 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137768 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137769 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137770 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\
   [junit4]   2> 2137771 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137771 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [  
  x:core1] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2137773 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=7.09765625, 
floorSegmentMB=1.0341796875, forceMergeDeletesPctAllowed=7.474172548217903, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e010238 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f53190),segFN=segments_1,generation=1}
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137774 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@265e7fc5[core1] main]
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\conf
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\conf}
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\core1\conf
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2137775 INFO  
(searcherExecutor-6547-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@265e7fc5[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2137775 INFO  (coreLoadExecutor-6545-thread-2) [    x:core1] 
o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 2137777 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2137779 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e010238 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f53190),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3e010238 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f53190),segFN=segments_2,generation=2}
   [junit4]   2> 2137779 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2137780 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b4bd928[core1] main]
   [junit4]   2> 2137780 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2137780 INFO  (searcherExecutor-6547-thread-1) [    ] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5b4bd928[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> 2137780 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2137782 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2137782 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2137782 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2137796 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1'
   [junit4]   2> 2137796 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2137796 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2137812 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137815 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137819 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137825 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 2137829 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2137831 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1'
   [junit4]   2> 2137831 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1
   [junit4]   2> 2137832 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2137832 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\]
   [junit4]   2> 2137832 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 2137833 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\
   [junit4]   2> 2137833 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 2137833 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2137834 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 2137834 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.873046875, 
floorSegmentMB=1.94921875, forceMergeDeletesPctAllowed=22.787681482171323, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2137834 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33821fae 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6085505f),segFN=segments_1,generation=1}
   [junit4]   2> 2137835 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137837 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2137845 INFO  
(OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
badConfig1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\
   [junit4]   2> 2137846 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137846 WARN  
(OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2137847 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137848 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137849 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137850 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2137850 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=33.7265625, 
floorSegmentMB=1.9521484375, forceMergeDeletesPctAllowed=29.03165583581297, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.9453125, 
noCFSRatio=0.11056511448381556
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@33821fae 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6085505f),segFN=segments_1,generation=1}
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72dea821[badConfig1] 
main]
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf
   [junit4]   2> 2137851 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig1\conf
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2137852 INFO  
(searcherExecutor-6560-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig1] Registered new searcher 
Searcher@72dea821[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrCores Opening transient core badConfig1
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 2137852 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2'
   [junit4]   2> 2137853 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2137853 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 2137859 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137861 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137865 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137868 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 2137870 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2137872 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2'
   [junit4]   2> 2137872 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2
   [junit4]   2> 2137872 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2137873 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\]
   [junit4]   2> 2137873 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 2137873 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\
   [junit4]   2> 2137873 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 2137873 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2137874 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 2137874 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2137874 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e0668cc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20ddd011),segFN=segments_1,generation=1}
   [junit4]   2> 2137874 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137874 INFO  
(OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
badConfig2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\
   [junit4]   2> 2137875 WARN  
(OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2137875 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2137878 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137878 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137879 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137880 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2137881 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=39.0068359375, 
floorSegmentMB=0.9716796875, forceMergeDeletesPctAllowed=7.310716680984056, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e0668cc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20ddd011),segFN=segments_1,generation=1}
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2137882 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a330801[badConfig2] 
main]
   [junit4]   2> 2137883 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf
   [junit4]   2> 2137883 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 2137883 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badConfig2\conf
   [junit4]   2> 2137883 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2137883 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2137883 INFO  
(searcherExecutor-6564-thread-1-processing-x:badConfig2) [    x:badConfig2] 
o.a.s.c.SolrCore [badConfig2] Registered new searcher 
Searcher@4a330801[badConfig2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2137884 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrCores Opening transient core badConfig2
   [junit4]   2> 2137884 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.CoreContainer registering core: badConfig2
   [junit4]   2> 2137884 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1'
   [junit4]   2> 2137884 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2137884 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 2137891 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2137894 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2137904 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2137907 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 2137909 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2137911 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1'
   [junit4]   2> 2137911 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badConfig2] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1
   [junit4]   2> 2137911 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2137911 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\data\]
   [junit4]   2> 2137912 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.SolrCore JMX monitoring not detected for core: badSchema1
   [junit4]   2> 2137912 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\data\
   [junit4]   2> 2137912 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 2137912 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.SolrCore [badSchema1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497FF-001\tempDir-001\badSchema1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2137913 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[373B7C68661497FF]) [    
x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_373B7C68661497

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

leaked threads:
   [junit4]   2>    1) Thread[id=16299, name=searcherExecutor-6725-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jan 15, 2016 8:23:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=16299, name=searcherExecutor-6725-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=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=de_AT, 
timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=2,free=188484792,total=470024192
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, 
HdfsNNFailoverTest, UUIDUpdateProcessorFallbackTest, TestJsonFacets, 
UpdateRequestProcessorFactoryTest, TestPerFieldSimilarity, CleanupOldIndexTest, 
HdfsUnloadDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DirectUpdateHandlerOptimizeTest, TestConfigSets, HttpPartitionTest, 
TestSmileRequest, CdcrUpdateLogTest, BitVectorTest, ZkStateReaderTest, 
TestSimpleTrackingShardHandler, TestCopyFieldCollectionResource, 
TestSuggestSpellingConverter, SearchHandlerTest, BasicAuthIntegrationTest, 
TestReplicaProperties, BinaryUpdateRequestHandlerTest, TestOmitPositions, 
TestSolrConfigHandlerCloud, BasicFunctionalityTest, NoCacheHeaderTest, 
CollectionReloadTest, TestRandomForceMergePolicy, NumericFieldsTest, 
DeleteReplicaTest, SpellCheckCollatorTest, DistributedFacetPivotWhiteBoxTest, 
TestDownShardTolerantSearch, TestHdfsUpdateLog, TestMacros, 
TestPivotHelperCode, MultiTermTest, ShardRoutingCustomTest, GraphQueryTest, 
TestReloadAndDeleteDocs, ConcurrentDeleteAndCreateCollectionTest, 
CoreAdminCreateDiscoverTest, SolrCoreCheckLockOnStartupTest, 
SharedFSAutoReplicaFailoverTest, ConnectionManagerTest, 
DistributedTermsComponentTest, MinimalSchemaTest, TestConfigSetImmutable, 
ResponseHeaderTest, TestCrossCoreJoin, SolrInfoMBeanTest, 
TestLeaderElectionZkExpiry, DistributedVersionInfoTest, TestRTGBase, 
DateMathParserTest, UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, 
SuggesterTSTTest, HdfsRecoveryZkTest, TestSolrCLIRunExample, 
DistributedMLTComponentTest, BasicDistributedZk2Test, TestCustomDocTransformer, 
CacheHeaderTest, TestInitParams, DistributedFacetPivotLargeTest, 
TestSchemaNameResource, BaseCdcrDistributedZkTest, ShowFileRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestManagedSchemaFieldTypeResource, 
SolrCmdDistributorTest, CheckHdfsIndexTest, TestBulkSchemaAPI, 
DefaultValueUpdateProcessorTest, TestCollationField, TestRealTimeGet, 
MergeStrategyTest, TestZkChroot, HLLUtilTest, DistribCursorPagingTest, 
TestHighFrequencyDictionaryFactory, TestRandomRequestDistribution, 
TestValueSourceCache, TestSolrDeletionPolicy2, TestSolrQueryParser, 
DistribJoinFromCollectionTest, TestSystemIdResolver, 
OpenExchangeRatesOrgProviderTest, TestManagedSchemaDynamicFieldResource, 
TestUseDocValuesAsStored2, EnumFieldTest, TestBinaryField, 
TestCloudManagedSchemaConcurrent, DistributedFacetPivotSmallAdvancedTest, 
TestRequestStatusCollectionAPI, TestFoldingMultitermQuery, 
SpellingQueryConverterTest, TestDistributedMissingSort, 
TestObjectReleaseTracker, TestCryptoKeys, LeaderElectionIntegrationTest, 
TestRandomFaceting, TestCloudInspectUtil, TestReversedWildcardFilterFactory, 
TestManagedResourceStorage, TestMaxScoreQueryParser, TestFastOutputStream, 
SuggesterTest, FacetPivotSmallTest, CachingDirectoryFactoryTest, 
BadIndexSchemaTest, RecoveryAfterSoftCommitTest, SynonymTokenizerTest, 
TestPHPSerializedResponseWriter, TestOrdValues, AnalyticsQueryTest, 
TestComplexPhraseQParserPlugin, TestFieldCollectionResource, FullHLLTest, 
RollingRestartTest, StressHdfsTest, TestRuleBasedAuthorizationPlugin, 
DistributedQueryComponentOptimizationTest, TestRangeQuery, 
TestPerFieldSimilarityClassic, TestTrieFacet, TestWriterPerf, 
TestImplicitCoreProperties, CollectionTooManyReplicasTest, 
AliasIntegrationTest, TestBM25SimilarityFactory, ReplicationFactorTest, 
TestIndexingPerformance, DistributedDebugComponentTest, ResourceLoaderTest, 
RAMDirectoryFactoryTest, TestBulkSchemaConcurrent, BadCopyFieldTest, 
TestAuthorizationFramework, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, 
ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestReload, 
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, 
TestGroupingSearch, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=373B7C68661497FF -Dtests.slow=true -Dtests.locale=de_AT 
-Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([373B7C68661497FF]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [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=16299, name=searcherExecutor-6725-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([373B7C68661497FF]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=16299, name=searcherExecutor-6725-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([373B7C68661497FF]:0)
   [junit4] Completed [436/576 (1!)] on J1 in 156.27s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 467 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
 There were test failures: 576 suites (8 ignored), 2309 tests, 3 suite-level 
errors, 479 ignored (75 assumptions) [seed: 373B7C68661497FF]

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


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

Reply via email to