Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/82/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:62931/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:62931/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([6B28D981D0835909:56F077ADE86D0779]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62931/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008\collection9:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008\collection9
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008\collection9:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008\collection9
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-008

        at __randomizedtesting.SeedInfo.seed([6B28D981D0835909]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([6B28D981D0835909:471AAE0C5C472F8D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=int_i:24&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 10859 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> 40632 INFO  
(SUITE-TestLazyCores-seed#[6B28D981D0835909]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\init-core-data-001
   [junit4]   2> 40634 WARN  
(SUITE-TestLazyCores-seed#[6B28D981D0835909]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 40635 INFO  
(SUITE-TestLazyCores-seed#[6B28D981D0835909]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 40653 INFO  
(SUITE-TestLazyCores-seed#[6B28D981D0835909]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 40657 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 40717 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 40839 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 40843 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 40843 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 40868 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.c.CorePropertiesLocator Found 6 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001
   [junit4]   2> 40868 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [badConfig1, badConfig2, badSchema1, 
badSchema2, core1, core2]
   [junit4]   2> 40868 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 40938 INFO  (coreLoadExecutor-229-thread-1) [    x:badConfig1] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 40942 INFO  (coreLoadExecutor-229-thread-2) [    x:badConfig2] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 40953 INFO  (coreLoadExecutor-229-thread-3) [    x:badSchema1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 40968 INFO  (coreLoadExecutor-229-thread-3) [    x:badSchema1] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 40972 INFO  (coreLoadExecutor-229-thread-1) [    x:badSchema2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 40996 INFO  (coreLoadExecutor-229-thread-1) [    x:badSchema2] 
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 41002 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 41027 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 41031 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 41049 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 41049 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core1,
 trusted=true
   [junit4]   2> 41050 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 
'solr.core.core1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 41057 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 41061 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 41061 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core2,
 trusted=true
   [junit4]   2> 41061 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 
'solr.core.core2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 41098 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 41098 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 41098 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core1\data\]
   [junit4]   2> 41098 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core2\data\]
   [junit4]   2> 41109 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 41109 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 41291 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41291 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41293 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41293 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41293 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 41298 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 41299 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5fd873a2[core1] main]
   [junit4]   2> 41300 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core1\conf
   [junit4]   2> 41301 INFO  (coreLoadExecutor-229-thread-2) [    x:core1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 41302 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@29fce14c[core2] main]
   [junit4]   2> 41302 INFO  (searcherExecutor-230-thread-1-processing-x:core1) 
[    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher 
Searcher@5fd873a2[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41302 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\core2\conf
   [junit4]   2> 41302 INFO  (coreLoadExecutor-229-thread-3) [    x:core2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 41302 INFO  (searcherExecutor-231-thread-1-processing-x:core2) 
[    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher 
Searcher@29fce14c[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41339 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 41339 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@734a4abb commitCommandVersion:0
   [junit4]   2> 41539 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@60789f41[core1] main]
   [junit4]   2> 41540 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 41542 INFO  (searcherExecutor-230-thread-1) [    ] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@60789f41[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c7)))}
   [junit4]   2> 41720 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] 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=178
   [junit4]   2> 41772 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] 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=31
   [junit4]   2> 41774 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] 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> 41776 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
] 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> 41895 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 41915 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 41931 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 41931 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig1,
 trusted=true
   [junit4]   2> 41932 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.badConfig1' (registry 'solr.core.badConfig1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 41932 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 41932 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig1\data\]
   [junit4]   2> 41940 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=24.7080078125, 
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=15.071808962911803, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40550271615642886
   [junit4]   2> 42133 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 42133 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 42135 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=13.5751953125, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=2.0571782163691954, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 42136 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f594c5c[badConfig1] 
main]
   [junit4]   2> 42137 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig1\conf
   [junit4]   2> 42138 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42139 INFO  
(searcherExecutor-244-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig1] Registered new searcher 
Searcher@3f594c5c[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42185 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 42200 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 42206 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 42206 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig2,
 trusted=true
   [junit4]   2> 42207 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.badConfig2' (registry 'solr.core.badConfig2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 42207 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 42207 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig2\data\]
   [junit4]   2> 42216 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1329869150, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38357d39[badConfig2] 
main]
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badConfig2\conf
   [junit4]   2> 42386 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42386 INFO  
(searcherExecutor-248-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig2] Registered new searcher 
Searcher@38357d39[badConfig2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42417 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 42450 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 42455 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 42456 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema1,
 trusted=true
   [junit4]   2> 42456 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.badSchema1' (registry 'solr.core.badSchema1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 42456 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 42456 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema1\data\]
   [junit4]   2> 42465 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 42649 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 42649 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 42651 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=14.5126953125, 
floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=0.17244652992101317, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 42651 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41ca8aaa[badSchema1] 
main]
   [junit4]   2> 42652 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema1\conf
   [junit4]   2> 42653 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42656 INFO  
(searcherExecutor-252-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badSchema1] Registered new searcher 
Searcher@41ca8aaa[badSchema1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42716 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 42777 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [badSchema2] Schema name=tiny
   [junit4]   2> 42784 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 42784 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badSchema2' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema2,
 trusted=true
   [junit4]   2> 42785 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.badSchema2' (registry 'solr.core.badSchema2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 42785 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 42785 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore [[badSchema2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema2\data\]
   [junit4]   2> 42796 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 42934 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 42934 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 42934 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=4.4658203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=28.85196056489237, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3424259849395317
   [junit4]   2> 42962 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a3b077f[badSchema2] 
main]
   [junit4]   2> 42962 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-001\badSchema2\conf
   [junit4]   2> 42962 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42966 INFO  
(searcherExecutor-256-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badSchema2] Registered new searcher 
Searcher@4a3b077f[badSchema2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42984 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 42984 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@734a4abb commitCommandVersion:0
   [junit4]   2> 43086 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f591a7a[core1] main]
   [junit4]   2> 43091 INFO  
(searcherExecutor-230-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5f591a7a[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c7)))}
   [junit4]   2> 43101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 43101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 43101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [core1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 43101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] 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> 43101 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] 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> 43107 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 43107 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4a7cb19a commitCommandVersion:0
   [junit4]   2> 43142 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3282d219[badConfig1] 
main]
   [junit4]   2> 43142 INFO  
(searcherExecutor-244-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig1] Registered new searcher 
Searcher@3282d219[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c7)))}
   [junit4]   2> 43142 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 43159 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 43161 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 43161 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 43162 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badConfig1]  webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 43165 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 43165 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1c9533a2 commitCommandVersion:0
   [junit4]   2> 43213 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@649e08d7[badSchema1] 
main]
   [junit4]   2> 43214 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 43219 INFO  
(searcherExecutor-252-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badSchema1] Registered new searcher 
Searcher@649e08d7[badSchema1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c7)))}
   [junit4]   2> 43220 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null 
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 43240 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=5
   [junit4]   2> 43249 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null 
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=8
   [junit4]   2> 43262 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.S.Request [badSchema1]  webapp=null path=null 
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=11
   [junit4]   2> 43262 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=729598530
   [junit4]   2> 43262 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 43266 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 43268 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 43284 INFO  
(coreCloseExecutor-266-thread-1-processing-x:badConfig1) [    x:core1] 
o.a.s.c.SolrCore [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19465b0c
   [junit4]   2> 43291 INFO  
(coreCloseExecutor-266-thread-6-processing-x:badConfig1) [    x:badConfig2] 
o.a.s.c.SolrCore [badConfig2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27407e11
   [junit4]   2> 43321 INFO  
(coreCloseExecutor-266-thread-5-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [badConfig1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a594e1b
   [junit4]   2> 43324 INFO  
(coreCloseExecutor-266-thread-4-processing-x:badConfig1) [    x:badSchema2] 
o.a.s.c.SolrCore [badSchema2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@263d5c5d
   [junit4]   2> 43326 INFO  
(coreCloseExecutor-266-thread-3-processing-x:badConfig1) [    x:badSchema1] 
o.a.s.c.SolrCore [badSchema1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f820689
   [junit4]   2> 43341 INFO  
(coreCloseExecutor-266-thread-2-processing-x:badConfig1) [    x:core2] 
o.a.s.c.SolrCore [core2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d527715
   [junit4]   2> 43342 INFO  
(coreCloseExecutor-266-thread-6-processing-x:badConfig1) [    x:badConfig2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.badConfig2, tag=658538001
   [junit4]   2> 43371 INFO  
(coreCloseExecutor-266-thread-4-processing-x:badConfig1) [    x:badSchema2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.badSchema2, tag=641555549
   [junit4]   2> 43374 INFO  
(coreCloseExecutor-266-thread-5-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.badConfig1, tag=978931227
   [junit4]   2> 43388 INFO  
(coreCloseExecutor-266-thread-1-processing-x:badConfig1) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core1, tag=424041228
   [junit4]   2> 43392 INFO  
(coreCloseExecutor-266-thread-2-processing-x:badConfig1) [    x:core2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.core2, tag=1297250069
   [junit4]   2> 43396 INFO  
(coreCloseExecutor-266-thread-3-processing-x:badConfig1) [    x:badSchema1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.badSchema1, tag=1602356873
   [junit4]   2> 43400 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors
   [junit4]   2> 43414 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
   [junit4]   2> 43579 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\solr.xml
   [junit4]   2> 43617 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 43833 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 43840 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 43840 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 43887 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 44020 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 44024 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 44040 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 44052 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 44062 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 44080 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 44093 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 44093 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection2,
 trusted=true
   [junit4]   2> 44093 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 
'solr.core.collection2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 44093 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 44093 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection2\data\]
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection1,
 trusted=true
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection1\data\]
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection5,
 trusted=true
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 
'solr.core.collection5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 44100 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\.\collection5\data\]
   [junit4]   2> 44111 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 44137 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 44138 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 44344 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 44344 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 44350 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 44379 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 44379 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 44380 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 44396 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 44396 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 44397 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 44404 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6859bb8c[collection2] main]
   [junit4]   2> 44405 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection2\conf
   [junit4]   2> 44406 INFO  
(coreLoadExecutor-273-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 44408 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1060ffe3[collection5] main]
   [junit4]   2> 44408 INFO  
(searcherExecutor-274-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6859bb8c[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44409 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection5\conf
   [junit4]   2> 44409 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@258f763e[collection1] main]
   [junit4]   2> 44410 INFO  
(coreLoadExecutor-273-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 44410 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-002\collection1\conf
   [junit4]   2> 44419 INFO  
(searcherExecutor-276-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@1060ffe3[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44419 INFO  
(coreLoadExecutor-273-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 44425 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=null
   [junit4]   2> 44430 INFO  
(searcherExecutor-275-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@258f763e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44434 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44534 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44635 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44735 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44836 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44937 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 
ms before checking again.
   [junit4]   2> 44959 INFO  (Thread-65) [    x:badConfig1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1aa70bd8
   [junit4]   2> 44964 INFO  (Thread-65) [    x:badConfig1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=447155160
   [junit4]   2> 45038 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=395585881
   [junit4]   2> 45038 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 45039 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 45041 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 45044 INFO  
(coreCloseExecutor-287-thread-1-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5217da7a
   [junit4]   2> 45045 INFO  
(coreCloseExecutor-287-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6cf6300
   [junit4]   2> 45106 INFO  
(coreCloseExecutor-287-thread-1-processing-x:badConfig1) [    x:collection5] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection5, tag=1377294970
   [junit4]   2> 45113 INFO  
(coreCloseExecutor-287-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2, tag=114254592
   [junit4]   2> 45127 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
   [junit4]   2> 45130 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 45213 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\solr.xml
   [junit4]   2> 45236 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 45427 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45492 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45492 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45507 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 45563 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 45573 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 45580 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 45588 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 45588 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection5,
 trusted=true
   [junit4]   2> 45589 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 
'solr.core.collection5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45589 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 45589 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection5\data\]
   [junit4]   2> 45597 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 45607 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 45614 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 45614 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 45623 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 45623 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection1,
 trusted=true
   [junit4]   2> 45624 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45624 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 45624 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection1\data\]
   [junit4]   2> 45625 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 45625 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection2,
 trusted=true
   [junit4]   2> 45625 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 
'solr.core.collection2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45626 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 45626 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\collection2\data\]
   [junit4]   2> 45661 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 45668 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.0185546875, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=19.250823187337023, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4183896973272542
   [junit4]   2> 45783 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45783 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45784 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 45803 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45803 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45805 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 45805 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 45805 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 45805 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b08a740[collection5] main]
   [junit4]   2> 45807 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection5\conf
   [junit4]   2> 45807 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=20.125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=9.511190629579001, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37923197444616796
   [junit4]   2> 45807 INFO  
(coreLoadExecutor-294-thread-3-processing-x:badConfig1) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 45810 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@250f2a2c[collection1] main]
   [junit4]   2> 45810 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e6d0e3a[collection2] main]
   [junit4]   2> 45811 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection2\conf
   [junit4]   2> 45812 INFO  
(searcherExecutor-295-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@5b08a740[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45812 INFO  
(coreLoadExecutor-294-thread-2-processing-x:badConfig1) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 45814 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\collection1\conf
   [junit4]   2> 45814 INFO  
(searcherExecutor-297-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6e6d0e3a[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45815 INFO  
(coreLoadExecutor-294-thread-1-processing-x:badConfig1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 45816 INFO  
(searcherExecutor-296-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@250f2a2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 45856 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 45899 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 45912 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 45916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 45916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\core1,
 trusted=true
   [junit4]   2> 45916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' 
(registry 'solr.core.core1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ecff4f0
   [junit4]   2> 45916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 45916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\core1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\.\core1\data\]
   [junit4]   2> 45929 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=37.494140625, 
floorSegmentMB=1.443359375, forceMergeDeletesPctAllowed=10.150445448296074, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38154012990860264
   [junit4]   2> 46129 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 46129 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46131 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 46132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@406bddb1[core1] main]
   [junit4]   2> 46133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_6B28D981D0835909-001\tempDir-003\core1\conf
   [junit4]   2> 46134 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 46135 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 46136 INFO  
(searcherExecutor-308-thread-1-processing-x:badConfig1) [    x:badConfig1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@406bddb1[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46179 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 46190 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[6B28D981D0835909]) [    
x:badConfig1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 46196 INFO  (TEST-TestLazyCo

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

lter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
 (at line 912)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\response\SmileResponseWriter.java
 (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
 (at line 1315)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
 (at line 287)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
 (at line 191)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
 (at line 261)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 260)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 275)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 529)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
 (at line 23)
 [ecj-lint]     import org.apache.solr.common.SolrException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException is never used
 [ecj-lint] ----------
 [ecj-lint] 28. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
 (at line 24)
 [ecj-lint]     import static org.apache.solr.common.SolrException.ErrorCode.*;
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException.ErrorCode is never 
used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UpdateRequestProcessor.java
 (at line 85)
 [ecj-lint]     UpdateRequestProcessor p = this;
 [ecj-lint]                            ^
 [ecj-lint] Resource leak: 'p' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32 problems (2 errors, 30 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:689: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2007:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2046:
 Compile failed; see the compiler error output for details.

Total time: 86 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to