Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17582/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([D902FD10A8C98C84]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
        at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 11237 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/init-core-data-001
   [junit4]   2> 427081 INFO  
(SUITE-TestLazyCores-seed#[D902FD10A8C98C84]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 427083 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 427093 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001'
   [junit4]   2> 427093 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427093 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427100 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001
   [junit4]   2> 427100 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer New CoreContainer 1237907427
   [junit4]   2> 427100 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001]
   [junit4]   2> 427101 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/lib
   [junit4]   2> 427101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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,
   [junit4]   2> 427103 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with 
params: 
socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 427103 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 427103 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 427103 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 427103 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 427104 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001
   [junit4]   2> 427104 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427104 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core core2 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2
   [junit4]   2> 427105 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427105 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core badConfig2 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2
   [junit4]   2> 427105 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427105 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core core1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1
   [junit4]   2> 427106 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427106 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core badSchema1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1
   [junit4]   2> 427106 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427106 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core badConfig1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1
   [junit4]   2> 427107 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427107 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found core badSchema2 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema2
   [junit4]   2> 427107 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 427107 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2'
   [junit4]   2> 427107 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2'
   [junit4]   2> 427107 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427107 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427108 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427108 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427108 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1'
   [junit4]   2> 427108 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427108 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427114 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427116 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427116 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427118 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427122 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427136 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427138 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 427138 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 427140 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427141 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427142 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1'
   [junit4]   2> 427142 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1
   [junit4]   2> 427142 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427142 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/]
   [junit4]   2> 427142 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2'
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/snapshot_metadata
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/]
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/index/
   [junit4]   2> 427143 WARN  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore [core1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/snapshot_metadata
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/index
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 427143 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=10.85546875, 
floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=21.915515748186724, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18055157414816217
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/index/
   [junit4]   2> 427144 WARN  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore [core2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70d0d439 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b98f92f),segFN=segments_1,generation=1}
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/index
   [junit4]   2> 427144 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [   
 x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=10.85546875, 
floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=21.915515748186724, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18055157414816217
   [junit4]   2> 427144 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [   
 x:core1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3f797588 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14176de9),segFN=segments_1,generation=1}
   [junit4]   2> 427144 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427145 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [   
 x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for 
core core2 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/
   [junit4]   2> 427145 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [   
 x:core2] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 427145 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 427146 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 427147 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427147 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427150 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427150 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 427150 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427150 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427151 ERROR (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for 
core badConfig2: Error loading solr config from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:183)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 
56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la 
etiqueta final coincidente "</reqsthalr>".
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:198)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:175)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento 
"reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [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:1472)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [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:143)
   [junit4]   2>        ... 12 more
   [junit4]   2> 427151 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427151 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427151 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1'
   [junit4]   2> 427151 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427151 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 427152 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=34.703125, 
floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=0.5841057390036786, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6414481765141854
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70d0d439 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b98f92f),segFN=segments_1,generation=1}
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c5494ee[core1] main]
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/conf
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/conf}
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core1/conf
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=34.703125, 
floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=0.5841057390036786, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6414481765141854
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3f797588 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14176de9),segFN=segments_1,generation=1}
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427153 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e3fed3[core2] main]
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-3) [    x:core1] 
o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1'
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/conf
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/conf}
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/core2/conf
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 427154 INFO  (coreLoadExecutor-1479-thread-1) [    x:core2] 
o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 427155 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema2'
   [junit4]   2> 427155 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427155 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427156 INFO  (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 427156 ERROR (coreLoadExecutor-1479-thread-3) [    ] 
o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for 
core badConfig1: Error loading solr config from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/conf/solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:183)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 
56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la 
etiqueta final coincidente "</reqsthalr>".
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:198)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:175)
   [junit4]   2>        ... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento 
"reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [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:1472)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [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:143)
   [junit4]   2>        ... 12 more
   [junit4]   2> 427156 INFO  
(searcherExecutor-1480-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@7c5494ee[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 427157 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427159 INFO  
(searcherExecutor-1481-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@5e3fed3[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 427160 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427160 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427163 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427167 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427169 INFO  (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 427169 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427170 ERROR (coreLoadExecutor-1479-thread-2) [    ] 
o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for 
core badSchema1: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badSchema1: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:600)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/schema.xml; lineNumber: 34; columnNumber: 5; El tipo de elemento 
"filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [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:1472)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [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:143)
   [junit4]   2>        ... 14 more
   [junit4]   2> 427172 INFO  (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 427172 ERROR (coreLoadExecutor-1479-thread-1) [    ] 
o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for 
core badSchema2: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema2/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badSchema2: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema2/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema2/conf/schema.xml:
 org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:600)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 34; 
columnNumber: 5; El tipo de elemento "filedType" debe finalizar por la etiqueta 
final coincidente "</filedType>".
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: 
solrres:/schema.xml; lineNumber: 34; columnNumber: 5; El tipo de elemento 
"filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [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:1472)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2>        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [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:143)
   [junit4]   2>        ... 14 more
   [junit4]   2> 427174 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 427177 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70d0d439 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b98f92f),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70d0d439 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b98f92f),segFN=segments_2,generation=2}
   [junit4]   2> 427177 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 427178 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3758ea49[core1] main]
   [junit4]   2> 427178 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 427178 INFO  (searcherExecutor-1480-thread-1) [    ] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3758ea49[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c7)))}
   [junit4]   2> 427180 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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=1
   [junit4]   2> 427183 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427183 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427184 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] 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> 427190 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1'
   [junit4]   2> 427190 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 427190 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 427197 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427199 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427220 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427223 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 427225 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427227 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1'
   [junit4]   2> 427227 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1
   [junit4]   2> 427227 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427227 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/]
   [junit4]   2> 427227 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 427228 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/snapshot_metadata
   [junit4]   2> 427228 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 427228 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data
   [junit4]   2> 427228 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/index/
   [junit4]   2> 427228 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427229 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/index
   [junit4]   2> 427229 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8388052044662072]
   [junit4]   2> 427229 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@67b0bf8c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51ec5245),segFN=segments_1,generation=1}
   [junit4]   2> 427229 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427229 INFO  
(OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
badConfig1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/
   [junit4]   2> 427230 WARN  
(OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 427231 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 427232 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427233 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427234 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427234 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427235 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 427235 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37892140193689827]
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@67b0bf8c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51ec5245),segFN=segments_1,generation=1}
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1425526f[badConfig1] 
main]
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/conf
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/conf}
   [junit4]   2> 427236 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig1/conf
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrCores Opening transient core badConfig1
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2'
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 427237 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 427242 INFO  
(searcherExecutor-1494-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig1] Registered new searcher 
Searcher@1425526f[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 427245 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427247 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427251 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427252 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 427255 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427256 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2'
   [junit4]   2> 427256 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2
   [junit4]   2> 427257 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427257 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/]
   [junit4]   2> 427257 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 427257 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/snapshot_metadata
   [junit4]   2> 427257 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 427258 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data
   [junit4]   2> 427258 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/index/
   [junit4]   2> 427258 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427258 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/index
   [junit4]   2> 427258 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=450220625, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 427259 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f195251 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@421bbc8e),segFN=segments_1,generation=1}
   [junit4]   2> 427259 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427259 INFO  
(OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
badConfig2 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/
   [junit4]   2> 427259 WARN  
(OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 427260 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 427261 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427261 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427262 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427262 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 427263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 427263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 427263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 427263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=11.1953125, 
floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=15.680158827707205, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f195251 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@421bbc8e),segFN=segments_1,generation=1}
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4994548a[badConfig2] 
main]
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/conf
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/conf}
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badConfig2/conf
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 427264 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 427265 INFO  
(searcherExecutor-1498-thread-1-processing-x:badConfig2) [    x:badConfig2] 
o.a.s.c.SolrCore [badConfig2] Registered new searcher 
Searcher@4994548a[badConfig2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 427265 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrCores Opening transient core badConfig2
   [junit4]   2> 427265 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.CoreContainer registering core: badConfig2
   [junit4]   2> 427265 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1'
   [junit4]   2> 427265 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 427265 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 427271 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427273 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 427279 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427281 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 427284 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427296 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1'
   [junit4]   2> 427296 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badConfig2] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1
   [junit4]   2> 427296 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/data/]
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.SolrCore JMX monitoring not detected for core: badSchema1
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/data/snapshot_metadata
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D902FD10A8C98C84-001/tempDir-001/badSchema1/data
   [junit4]   2> 427297 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D902FD10A8C98C84]) [    
x:badSchema1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspac

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

.java:347)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:324)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:554)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:688)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:860)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> 
   [junit4]   2> 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:586)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:688)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:860)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:516)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> 
   [junit4]   2> Aug 16, 2016 4:24:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 16, 2016 4:25:09 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=2894, name=searcherExecutor-1606-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> Aug 16, 2016 4:25:09 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2894, name=searcherExecutor-1606-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 16, 2016 4:25:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=2894, name=searcherExecutor-1606-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
v_s=PostingsFormat(name=MockRandom), 
v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=1952, maxMBSortInHeap=7.606552049395846, 
sim=ClassicSimilarity, locale=es-CO, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=2,free=162375616,total=517046272
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleQParserPlugin, 
SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, 
TestPseudoReturnFields, HdfsChaosMonkeyNothingIsSafeTest, 
DistributedQueryElevationComponentTest, PolyFieldTest, OutputWriterTest, 
TestCloudInspectUtil, TestPhraseSuggestions, ActionThrottleTest, 
TestSolrQueryParserResource, CollectionsAPISolrJTest, ZkStateWriterTest, 
ZkNodePropsTest, ExitableDirectoryReaderTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestJoin, StandardRequestHandlerTest, 
SecurityConfHandlerTest, AddBlockUpdateTest, CheckHdfsIndexTest, 
TestAtomicUpdateErrorCases, TestMergePolicyConfig, SuggestComponentTest, 
MergeStrategyTest, DocExpirationUpdateProcessorFactoryTest, 
TestCollationFieldDocValues, PeerSyncTest, AlternateDirectoryTest, 
TestLRUCache, ShardSplitTest, TestTolerantUpdateProcessorRandomCloud, 
CdcrRequestHandlerTest, TestDownShardTolerantSearch, TestCrossCoreJoin, 
TestSchemaVersionResource, PrimUtilsTest, 
BigEndianAscendingWordDeserializerTest, IndexSchemaTest, 
TestLMDirichletSimilarityFactory, TestSortByMinMaxFunction, 
CurrencyFieldOpenExchangeTest, HdfsRestartWhileUpdatingTest, 
DistributedExpandComponentTest, RAMDirectoryFactoryTest, 
URLClassifyProcessorTest, TestFieldResource, TestBackupRepositoryFactory, 
TestRTimerTree, TestConfigSetsAPIZkFailure, TestBinaryField, CopyFieldTest, 
TestNRTOpen, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=D902FD10A8C98C84 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D902FD10A8C98C84]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=2894, name=searcherExecutor-1606-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([D902FD10A8C98C84]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2894, name=searcherExecutor-1606-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([D902FD10A8C98C84]:0)
   [junit4] Completed [205/629 (1!)] on J0 in 146.62s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 61397 lines...]

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

Reply via email to