You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/15 19:15:18 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1081 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1081/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient

Error Message:
Could not load collection from ZK: test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: test_col
	at __randomizedtesting.SeedInfo.seed([4AE17DC6428DFD13:EAFFFF26824941D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1042)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:576)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1203)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1020)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAdds(TestTolerantUpdateProcessorCloud.java:465)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient(TestTolerantUpdateProcessorCloud.java:411)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/test_col/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1053)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1040)
	... 51 more


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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([4AE17DC6428DFD13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.GeneratedMethodAccessor15.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=5592, name=searcherExecutor-2471-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=5592, name=searcherExecutor-2471-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([4AE17DC6428DFD13]: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=5592, name=searcherExecutor-2471-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=5592, name=searcherExecutor-2471-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([4AE17DC6428DFD13]:0)




Build Log:
[...truncated 11105 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/init-core-data-001
   [junit4]   2> 695605 INFO  (SUITE-TestLazyCores-seed#[4AE17DC6428DFD13]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 695618 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 695642 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001'
   [junit4]   2> 695643 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695643 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695655 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001
   [junit4]   2> 695655 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer New CoreContainer 1961745809
   [junit4]   2> 695655 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001]
   [junit4]   2> 695655 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/lib
   [junit4]   2> 695655 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695771 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 695778 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695778 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695793 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 695793 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 695793 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001
   [junit4]   2> 695795 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695795 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema1
   [junit4]   2> 695796 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695796 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema2
   [junit4]   2> 695797 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695797 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1
   [junit4]   2> 695798 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695798 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2
   [junit4]   2> 695798 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695798 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1
   [junit4]   2> 695799 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695799 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2
   [junit4]   2> 695799 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 695810 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema1'
   [junit4]   2> 695810 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695810 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695815 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema2'
   [junit4]   2> 695815 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1'
   [junit4]   2> 695816 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695816 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695816 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695817 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695828 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 695830 WARN  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 695830 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 695833 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 695834 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 695834 WARN  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 695835 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 695839 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 695842 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 695842 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 695843 ERROR (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for core badSchema1: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema1: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema1/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:163)
   [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:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</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:440)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</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:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 14 more
   [junit4]   2> 695843 ERROR (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [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:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</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:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</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:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 12 more
   [junit4]   2> 695843 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 695844 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1'
   [junit4]   2> 695844 ERROR (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:163)
   [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:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</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:440)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</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:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 14 more
   [junit4]   2> 695843 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2'
   [junit4]   2> 695845 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2'
   [junit4]   2> 695845 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695845 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695845 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695845 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695846 INFO  (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 695847 ERROR (coreLoadExecutor-2230-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [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:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</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:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</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:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 12 more
   [junit4]   2> 695844 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695849 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695849 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 695851 WARN  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 695852 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 695854 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 695856 WARN  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 695857 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 695858 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 695863 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 695871 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 695873 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2'
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/]
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 695875 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data
   [junit4]   2> 695876 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/index/
   [junit4]   2> 695876 WARN  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 695876 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/index
   [junit4]   2> 695876 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=42.48046875, floorSegmentMB=2.0654296875, forceMergeDeletesPctAllowed=22.6433188449842, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3267913856405098
   [junit4]   2> 695876 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 695878 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1'
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/]
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data
   [junit4]   2> 695880 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/index/
   [junit4]   2> 695881 WARN  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 695881 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/index
   [junit4]   2> 695881 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=42.48046875, floorSegmentMB=2.0654296875, forceMergeDeletesPctAllowed=22.6433188449842, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3267913856405098
   [junit4]   2> 695882 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a087226 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1454309f),segFN=segments_1,generation=1}
   [junit4]   2> 695882 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 695882 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@108a4c71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191557ba),segFN=segments_1,generation=1}
   [junit4]   2> 695882 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 695884 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 695885 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695886 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695887 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695888 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695889 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 695889 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 695889 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/
   [junit4]   2> 695889 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.7001953125, noCFSRatio=0.36546640087386195]
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a087226 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1454309f),segFN=segments_1,generation=1}
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a34e08f[core2] main]
   [junit4]   2> 695890 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/conf
   [junit4]   2> 695892 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/conf}
   [junit4]   2> 695892 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core2/conf
   [junit4]   2> 695893 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 695893 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 695894 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 695895 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695895 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695896 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695896 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 695897 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 695897 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 695897 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/
   [junit4]   2> 695897 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 695898 INFO  (searcherExecutor-2231-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@6a34e08f[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 695898 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 695898 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 695898 INFO  (coreLoadExecutor-2230-thread-2) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.7001953125, noCFSRatio=0.36546640087386195]
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@108a4c71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191557ba),segFN=segments_1,generation=1}
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7409abaa[core1] main]
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/conf
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/conf}
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/core1/conf
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 695899 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 695900 INFO  (coreLoadExecutor-2230-thread-3) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 695902 INFO  (searcherExecutor-2232-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@7409abaa[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 695909 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 695919 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@108a4c71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191557ba),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@108a4c71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191557ba),segFN=segments_2,generation=2}
   [junit4]   2> 695924 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 695946 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30e2fd88[core1] main]
   [junit4]   2> 695947 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 695950 INFO  (searcherExecutor-2232-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@30e2fd88[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C7)))}
   [junit4]   2> 695955 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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=3
   [junit4]   2> 695970 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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=1
   [junit4]   2> 695971 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 695972 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] 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> 696016 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1'
   [junit4]   2> 696016 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 696016 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 696029 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 696058 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 696058 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 696071 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 696073 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 696087 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 696088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1'
   [junit4]   2> 696088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1
   [junit4]   2> 696088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 696088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/]
   [junit4]   2> 696088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 696089 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data
   [junit4]   2> 696098 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/index/
   [junit4]   2> 696098 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 696098 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/index
   [junit4]   2> 696098 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=74.6015625, floorSegmentMB=1.5390625, forceMergeDeletesPctAllowed=6.940678637885802, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41228610243702934
   [junit4]   2> 696099 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@59c9dc94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6505d2c4),segFN=segments_1,generation=1}
   [junit4]   2> 696099 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 696106 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/
   [junit4]   2> 696106 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 696107 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 696107 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696108 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696108 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696109 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696109 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 696110 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=30.4541015625, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=24.736964033869064, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@59c9dc94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6505d2c4),segFN=segments_1,generation=1}
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@646eec67[badConfig1] main]
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/conf
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/conf}
   [junit4]   2> 696118 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig1/conf
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrCores Opening transient core badConfig1
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2'
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 696119 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 696120 INFO  (searcherExecutor-2245-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@646eec67[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696124 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 696125 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 696134 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 696146 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 696147 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 696151 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 696259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2'
   [junit4]   2> 696259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2
   [junit4]   2> 696259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 696259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/]
   [junit4]   2> 696259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 696260 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data
   [junit4]   2> 696260 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/index/
   [junit4]   2> 696260 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 696260 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/index
   [junit4]   2> 696266 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5276720537153987]
   [junit4]   2> 696270 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5503f615 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f9ed511),segFN=segments_1,generation=1}
   [junit4]   2> 696270 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 696273 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 696274 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696275 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696276 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696276 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 696277 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/
   [junit4]   2> 696277 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 696277 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 696278 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 696282 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696282 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696282 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=33.919921875, floorSegmentMB=0.3330078125, forceMergeDeletesPctAllowed=24.53282693128766, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7836069835884938
   [junit4]   2> 696286 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5503f615 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f9ed511),segFN=segments_1,generation=1}
   [junit4]   2> 696286 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 696286 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18879a64[badConfig2] main]
   [junit4]   2> 696286 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4AE17DC6428DFD13-001/tempDir-001/badConfig2/conf
   [junit4]   2> 696286 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[4AE17DC6428DFD13]) [    x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenk

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

48)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [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> 1103528 INFO  (OverseerStateUpdate-95731064342904841-127.0.0.1:57346_solr-n_0000000000) [n:127.0.0.1:57346_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57346_solr
   [junit4]   2> 1103529 ERROR (jetty-launcher-1017-thread-5-EventThread) [n:127.0.0.1:36712_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1571365593@62d42484 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@27d6b6ba[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 21]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1103530 INFO  (zkCallback-1035-thread-3-processing-n:127.0.0.1:57346_solr) [n:127.0.0.1:57346_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1103530 INFO  (zkCallback-1035-thread-3-processing-n:127.0.0.1:57346_solr) [n:127.0.0.1:57346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1103544 INFO  (jetty-launcher-1017-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e69982{/solr,null,UNAVAILABLE}
   [junit4]   2> 1103551 INFO  (jetty-launcher-1017-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@572e0d9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1103555 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[4AE17DC6428DFD13]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33072 33072
   [junit4]   2> 1103575 ERROR (jetty-launcher-1017-thread-3-EventThread) [n:127.0.0.1:57346_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1571365593@2eb20633 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@82edfc2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 81]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1103954 INFO  (Thread-1974) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33072 33072
   [junit4]   2> 1103955 WARN  (Thread-1974) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95731064342904841-127.0.0.1:57346_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1103955 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[4AE17DC6428DFD13]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_4AE17DC6428DFD13-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {foo_i=FSTOrd50, expected_shard_s=Lucene50(blocksize=128), _version_=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1214, maxMBSortInHeap=5.110498875538884, sim=ClassicSimilarity, locale=en-IN, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=273282152,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestPKIAuthenticationPlugin, StatelessScriptUpdateProcessorFactoryTest, TestSchemaSimilarityResource, DistributedFacetPivotWhiteBoxTest, TestStressUserVersions, DocValuesMultiTest, TestHighFrequencyDictionaryFactory, TestRecovery, TestIndexingPerformance, CoreAdminHandlerTest, TestRandomRequestDistribution, ShowFileRequestHandlerTest, TestJmxMonitoredMap, TestSearchPerf, TriLevelCompositeIdRoutingTest, TestReversedWildcardFilterFactory, OverseerTest, SolrCloudExampleTest, TestSolrJ, PluginInfoTest, SolrTestCaseJ4Test, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, ScriptEngineTest, LukeRequestHandlerTest, TestStressRecovery, TestIntervalFaceting, BigEndianAscendingWordDeserializerTest, TestWriterPerf, TestSolrQueryParser, LeaderElectionTest, QueryParsingTest, TestStressReorder, UnloadDistributedZkTest, RegexBoostProcessorTest, TestSizeLimitedDistributedMap, TestSweetSpotSimilarityFactory, SuggesterTest, TestImplicitCoreProperties, BinaryUpdateRequestHandlerTest, TestFieldCollectionResource, CleanupOldIndexTest, OverseerCollectionConfigSetProcessorTest, ForceLeaderTest, TestFastWriter, DistribJoinFromCollectionTest, TestRequestForwarding, DistributedFacetPivotLongTailTest, TestCharFilters, FullSolrCloudDistribCmdsTest, TestCollationField, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, SuggesterWFSTTest, PreAnalyzedUpdateProcessorTest, TestExactSharedStatsCache, HighlighterConfigTest, ReplicationFactorTest, InfoHandlerTest, TestJsonFacets, TestUtils, ZkStateReaderTest, DateMathParserTest, SSLMigrationTest, TestMissingGroups, TestPerFieldSimilarity, TestTolerantSearch, BadComponentTest, RequestLoggingTest, ChangedSchemaMergeTest, TestCoreDiscovery, BasicDistributedZk2Test, TestCustomDocTransformer, TestReplicationHandlerBackup, OverseerTaskQueueTest, RecoveryZkTest, BasicAuthIntegrationTest, TestQueryWrapperFilter, TestCloudDeleteByQuery, TestDownShardTolerantSearch, RequestHandlersTest, SearchHandlerTest, TestJettySolrRunner, TestHashQParserPlugin, FieldMutatingUpdateProcessorTest, TestElisionMultitermQuery, TestPHPSerializedResponseWriter, DirectUpdateHandlerOptimizeTest, AssignTest, TestTolerantUpdateProcessorCloud]
   [junit4] Completed [561/586 (2!)] on J2 in 47.77s, 19 tests, 1 error <<< FAILURES!

[...truncated 95 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 586 suites (10 ignored), 2359 tests, 3 suite-level errors, 1 error, 1516 ignored (58 assumptions) [seed: 4AE17DC6428DFD13]

Total time: 61 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any