Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7036/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestIndexManyDocuments

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001

        at __randomizedtesting.SeedInfo.seed([53F2B2606D8962AB]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001

        at __randomizedtesting.SeedInfo.seed([53F2B2606D8962AB]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.LTFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001

        at __randomizedtesting.SeedInfo.seed([2F2C030B35D1A5F8]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001

        at __randomizedtesting.SeedInfo.seed([D31035AA441015D9]: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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001

        at __randomizedtesting.SeedInfo.seed([D31035AA441015D9]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestBatchUpdate

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001

        at __randomizedtesting.SeedInfo.seed([4ECE11CA9388BE28]: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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 926 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | 
TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@246bae1d),
 locale=ff-SN, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=84289752,total=229711872
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockFactory, 
TestLongBitSet, TestTerm, TestUTF32ToUTF8, TestLucene70DocValuesFormat, 
TestStandardAnalyzer, TestCharArrayMap, FiniteStringsIteratorTest, 
TestSegmentCacheables, TestSameScoresWithThreads, TestDistributionSPL, 
TestBytesRef, TestMultiThreadTermVectors, TestConsistentFieldNumbers, 
TestIntArrayDocIdSet, TestExceedMaxTermLength, TestSimpleFSDirectory, 
TestMatchAllDocsQuery, TestAssertions, TestIndexSorting, TestPriorityQueue, 
TestSegmentInfos, TestBasicModelP, TestClassicSimilarity, TestCodecs, 
TestSparseFixedBitDocIdSet, TestReadOnlyIndex, TestForceMergeForever, 
Test4GBStoredFields, TestIndexWriterMaxDocs, TestSingleInstanceLockFactory, 
TestOmitTf, TestSpanExplanationsOfNonMatches, TestRecyclingIntBlockAllocator, 
TestDirectoryReader, TestBasicModelBE, TestBasicModelG, TestSortedSetSelector, 
TestBinaryDocument, TestCollectionUtil, TestTragicIndexWriterDeadlock, 
TestNorms, TestParallelReaderEmptyIndex, TestBagOfPostings, TestOfflineSorter, 
TestPositionIncrement, TestMergeRateLimiter, TestFilterWeight, 
TestMultiCollector, TestGeoEncodingUtils, TestMmapDirectory, 
TermInSetQueryTest, TestDemoParallelLeafReader, TestMutableValues, 
TestBooleanOr, TestSameTokenSamePosition, TestIndexOrDocValuesQuery, 
TestIntBlockPool, TestFieldsReader, TestBlendedTermQuery, 
TestLevenshteinAutomata, TestNotDocIdSet, TestSegmentTermEnum, 
TestSortRescorer, TestRegexpQuery, TestIOUtils, TestRadixSelector, 
TestSloppyPhraseQuery, TestFlushByRamOrCountsPolicy, TestAutomaton, 
TestHighCompressionMode, TestAxiomaticF2EXP, Test2BPositions, TestTermVectors, 
TestPrefixQuery, TestForUtil, TestPrefixRandom, TestLogMergePolicy, 
TestOmitPositions, TestParallelCompositeReader, TestLucene50StoredFieldsFormat, 
TestSpans, TestSimilarityProvider, TestFixedBitDocIdSet, 
TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=53F2B2606D8962AB 
-Dtests.slow=true -Dtests.locale=ff-SN -Dtests.timezone=NZ -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001\largeWrites-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_53F2B2606D8962AB-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53F2B2606D8962AB]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [207/476 (1!)] on J0 in 0.83s, 47 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56ceaf2f),
 locale=en-IM, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=92280984,total=229711872
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockFactory, 
TestLongBitSet, TestTerm, TestUTF32ToUTF8, TestLucene70DocValuesFormat, 
TestStandardAnalyzer, TestCharArrayMap, FiniteStringsIteratorTest, 
TestSegmentCacheables, TestSameScoresWithThreads, TestDistributionSPL, 
TestBytesRef, TestMultiThreadTermVectors, TestConsistentFieldNumbers, 
TestIntArrayDocIdSet, TestExceedMaxTermLength, TestSimpleFSDirectory, 
TestMatchAllDocsQuery, TestAssertions, TestIndexSorting, TestPriorityQueue, 
TestSegmentInfos, TestBasicModelP, TestClassicSimilarity, TestCodecs, 
TestSparseFixedBitDocIdSet, TestReadOnlyIndex, TestForceMergeForever, 
Test4GBStoredFields, TestIndexWriterMaxDocs, TestSingleInstanceLockFactory, 
TestOmitTf, TestSpanExplanationsOfNonMatches, TestRecyclingIntBlockAllocator, 
TestDirectoryReader, TestBasicModelBE, TestBasicModelG, TestSortedSetSelector, 
TestBinaryDocument, TestCollectionUtil, TestTragicIndexWriterDeadlock, 
TestNorms, TestParallelReaderEmptyIndex, TestBagOfPostings, TestOfflineSorter, 
TestPositionIncrement, TestMergeRateLimiter, TestFilterWeight, 
TestMultiCollector, TestGeoEncodingUtils, TestMmapDirectory, 
TermInSetQueryTest, TestDemoParallelLeafReader, TestMutableValues, 
TestBooleanOr, TestSameTokenSamePosition, TestIndexOrDocValuesQuery, 
TestIntBlockPool, TestFieldsReader, TestBlendedTermQuery, 
TestLevenshteinAutomata, TestNotDocIdSet, TestSegmentTermEnum, 
TestSortRescorer, TestRegexpQuery, TestIOUtils, TestRadixSelector, 
TestSloppyPhraseQuery, TestFlushByRamOrCountsPolicy, TestAutomaton, 
TestHighCompressionMode, TestAxiomaticF2EXP, Test2BPositions, TestTermVectors, 
TestPrefixQuery, TestForUtil, TestPrefixRandom, TestLogMergePolicy, 
TestOmitPositions, TestParallelCompositeReader, TestLucene50StoredFieldsFormat, 
TestSpans, TestSimilarityProvider, TestFixedBitDocIdSet, 
TestTrackingDirectoryWrapper, TestLazyProxSkipping, TestAxiomaticSimilarity, 
TestConjunctions, TestIndexManyDocuments]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexManyDocuments -Dtests.seed=53F2B2606D8962AB 
-Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=America/Puerto_Rico 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexManyDocuments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_53F2B2606D8962AB-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53F2B2606D8962AB]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [211/476 (2!)] on J0 in 0.36s, 1 test, 1 error <<< 
FAILURES!

[...truncated 12181 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001
   [junit4]   2> 1937684 WARN  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1937685 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1937688 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1937688 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1937689 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1937690 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1937730 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1937731 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1937742 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1937821 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1937858 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1937863 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1937863 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1937865 INFO  (coreLoadExecutor-8912-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1937865 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1937888 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is 
enabled
   [junit4]   2> 1937888 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1937893 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1937973 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1937982 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1937983 INFO  (coreLoadExecutor-8912-thread-1) [    
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@74b9780a
   [junit4]   2> 1937983 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1937983 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001\]
   [junit4]   2> 1937989 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=49.0048828125, 
floorSegmentMB=0.98046875, forceMergeDeletesPctAllowed=6.633423171024651, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6274998341986421
   [junit4]   2> 1937997 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@74a83f01
   [junit4]   2> 1937997 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1937997 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 1937999 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
init: create=true
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef366b2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, 
maxPointsInLeafNode=981, maxMBSortInHeap=6.994578029350993
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=49.0048828125, 
floorSegmentMB=0.98046875, forceMergeDeletesPctAllowed=6.633423171024651, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6274998341986421)
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@52a2c4d5
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@738257f4
   [junit4]   2> 
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
now flush at close
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]:  
 index before flush 
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
startFullFlush
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
coreLoadExecutor-8912-thread-1 finishFullFlush success=true
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 1938000 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-8912-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 1938001 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-8912-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-8912-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-8912-thread-1]: 
now merge
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-8912-thread-1]:  
 index: 
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-8912-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
waitForMerges
   [junit4]   2> 1938002 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
waitForMerges done
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: start
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: enter lock
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: now prepare
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
prepareCommit: flush
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]:  
 index before flush 
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
startFullFlush
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-8912-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
coreLoadExecutor-8912-thread-1 finishFullFlush success=true
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
startCommit(): start
   [junit4]   2> 1938003 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 1938009 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 1938010 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
done all syncs: []
   [junit4]   2> 1938010 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 1938010 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 1938010 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 1938010 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 1938011 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: took 7.8 msec
   [junit4]   2> 1938011 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
commit: done
   [junit4]   2> 1938011 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
rollback
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
all running merges have aborted
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
rollback: done finish merges
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
abort
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
done abort success=true
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
rollback: infos=
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1938012 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 1938062 WARN  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 1938063 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1938063 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1938064 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.009765625, 
floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=14.713286267607726, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1938065 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@74a83f01
   [junit4]   2> 1938065 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 1938066 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1938066 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-8912-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 1938066 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
init: create=false
   [junit4]   2> 1938066 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef366b2; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, 
maxPointsInLeafNode=981, maxMBSortInHeap=6.994578029350993
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.009765625, 
floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=14.713286267607726, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0)
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@45cc9d25
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@4d9430a7
   [junit4]   2> 
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
flush at getReader
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
startFullFlush
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-8912-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-8912-thread-1]: 
coreLoadExecutor-8912-thread-1 finishFullFlush success=true
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-8912-thread-1]: 
getReader took 0 msec
   [junit4]   2> 1938067 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40941061[collection1] main]
   [junit4]   2> 1938067 WARN  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1938069 INFO  (coreLoadExecutor-8912-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1938069 INFO  
(searcherExecutor-8913-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40941061[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1938071 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1938072 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[D31035AA441015D9]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
   [junit4]   2> 1938072 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[D31035AA441015D9]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1938073 INFO  
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[D31035AA441015D9]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
   [junit4]   2> 1938074 INFO  
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
   [junit4]   2> 1938074 INFO  
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
   [junit4]   2> 1938074 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1938074 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220928791
   [junit4]   2> 1938074 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1938075 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15d626d0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4f71c140
   [junit4]   2> 1938077 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1938078 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63d18d5b: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@77e031b5
   [junit4]   2> 1938081 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1938081 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fed3e1d: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2b80b526
   [junit4]   2> 1938081 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b493a16
   [junit4]   2> 1938082 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1263090198
   [junit4]   2> 1938082 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6678899: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@214585
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
now flush at close
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
  start flush: applyAllDeletes=true
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
  index before flush 
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
startFullFlush
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
coreCloseExecutor-8917-thread-1 finishFullFlush success=true
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-8917-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-8917-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-8917-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-8917-thread-1]: 
now merge
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-8917-thread-1]: 
  index: 
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-8917-thread-1]: 
  no more merges pending; now return
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
waitForMerges
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
waitForMerges done
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: start
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: enter lock
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: now prepare
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
prepareCommit: flush
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
  index before flush 
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
startFullFlush
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-8917-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
coreCloseExecutor-8917-thread-1 finishFullFlush success=true
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
startCommit(): start
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
  skip startCommit(): no changes pending
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: took 0.9 msec
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
commit: done
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
rollback
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
all running merges have aborted
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
rollback: done finish merges
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
abort
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-8917-thread-1]: 
done abort success=true
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-8917-thread-1]: 
rollback: infos=
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-8917-thread-1]: now checkpoint "" [0 segments ; 
isCommit = false]
   [junit4]   2> 1938096 INFO  (coreCloseExecutor-8917-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream 
[IFD][coreCloseExecutor-8917-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1938101 INFO  
(SUITE-TestSolrIndexConfig-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Dec 03, 2017 12:38:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=981, maxMBSortInHeap=6.994578029350993, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2bfe9844),
 locale=tr, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=232253704,total=465498112
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest, 
SolrSlf4jReporterTest, FileBasedSpellCheckerTest, 
CloudExitableDirectoryReaderTest, RollingRestartTest, 
TestBackupRepositoryFactory, ClassificationUpdateProcessorFactoryTest, 
MoveReplicaHDFSFailoverTest, TestSolrCloudWithSecureImpersonation, 
TestSchemaNameResource, TestComplexPhraseLeadingWildcard, 
TermVectorComponentDistributedTest, DeleteStatusTest, TestValueSourceCache, 
ReplicationFactorTest, SearchHandlerTest, TestSort, ActionThrottleTest, 
SolrMetricReporterTest, TestClassicSimilarityFactory, PeerSyncTest, 
TestElisionMultitermQuery, CdcrBidirectionalTest, SaslZkACLProviderTest, 
TestBulkSchemaConcurrent, TriggerIntegrationTest, CacheHeaderTest, 
SecurityConfHandlerTest, DocValuesNotIndexedTest, TestQueryUtils, 
DistributedIntervalFacetingTest, TestXmlQParserPlugin, 
TestFoldingMultitermQuery, TestTrie, TestNumericTerms64, 
TestFieldTypeCollectionResource, PeerSyncReplicationTest, 
SpellCheckCollatorWithCollapseTest, TestRandomFaceting, 
SharedFSAutoReplicaFailoverTest, TestNamedUpdateProcessors, 
AnalysisAfterCoreReloadTest, TestSolrJ, SimplePostToolTest, 
DocExpirationUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, 
DistributedQueueTest, FieldMutatingUpdateProcessorTest, 
TestFieldCollectionResource, HdfsRecoverLeaseTest, MigrateRouteKeyTest, 
MoveReplicaTest, CollectionsAPIDistributedZkTest, FacetPivotSmallTest, 
PeerSyncWithIndexFingerprintCachingTest, DistanceUnitsTest, TestStressReorder, 
BlockJoinFacetRandomTest, ManagedSchemaRoundRobinCloudTest, 
TestFreeTextSuggestions, TestNumericTokenStream, TestZkAclsWithHadoopAuth, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, 
TestMaxTokenLenTokenizer, TestConfigSetsAPI, 
TestLegacyNumericRangeQueryBuilder, TestBulkSchemaAPI, 
ClassificationUpdateProcessorTest, RulesTest, TestScoreJoinQPScore, 
TestCloudSearcherWarming, CloudMLTQParserTest, SparseHLLTest, 
TestCloudSchemaless, ChaosMonkeySafeLeaderTest, TestRTGBase, TestFunctionQuery, 
TestUseDocValuesAsStored2, AssignTest, TestSolrQueryParser, 
TestLegacyFieldReuse, MBeansHandlerTest, TolerantUpdateProcessorTest, 
TestSubQueryTransformerDistrib, TestInPlaceUpdatesStandalone, 
TestImplicitCoreProperties, JsonLoaderTest, TestSubQueryTransformer, 
LoggingHandlerTest, TestFilteredDocIdSet, LeaderElectionIntegrationTest, 
TestDistribIDF, CurrencyFieldTypeTest, TestPerFieldSimilarity, DocValuesTest, 
CdcrRequestHandlerTest, TestFieldCacheSort, TestCloudDeleteByQuery, 
DocumentAnalysisRequestHandlerTest, TestDistributedGrouping, TestFastWriter, 
TestFieldCache, TestReload, PolyFieldTest, TestCollationField, 
CollectionsAPIAsyncDistributedZkTest, SolrJmxReporterCloudTest, 
ResponseHeaderTest, CopyFieldTest, EchoParamsTest, ImplicitSnitchTest, 
BasicAuthIntegrationTest, SolrCoreMetricManagerTest, TestNestedDocsSort, 
TestBinaryResponseWriter, TestBlendedInfixSuggestions, 
TestSolrConfigHandlerCloud, StatelessScriptUpdateProcessorFactoryTest, 
SolrGangliaReporterTest, TestBM25SimilarityFactory, TermsComponentTest, 
TestNonDefinedSimilarityFactory, TestHdfsCloudBackupRestore, 
TestFastOutputStream, HttpTriggerListenerTest, TestLuceneMatchVersion, 
TestPartialUpdateDeduplication, TestPayloadCheckQParserPlugin, 
AnalyticsQueryTest, TestCharFilters, TestSegmentSorting, TestSolrCoreSnapshots, 
JSONWriterTest, TestPointFields, TestSimpleTrackingShardHandler, 
OverseerStatusTest, TestConfig, TestNoOpRegenerator, JvmMetricsTest, 
DistributedFacetPivotSmallAdvancedTest, TestQueryTypes, TestManagedSchemaAPI, 
TestOrdValues, TestPullReplicaErrorHandling, HdfsUnloadDistributedZkTest, 
TestLocalFSCloudBackupRestore, SpellPossibilityIteratorTest, TestSmileRequest, 
BasicZkTest, TestRecoveryHdfs, HealthCheckHandlerTest, SolrCLIZkUtilsTest, 
HdfsCollectionsAPIDistributedZkTest, CoreAdminCreateDiscoverTest, 
TestPivotHelperCode, TestDocumentBuilder, TestStressLucene, 
TestSchemaSimilarityResource, TestLegacyTerms, OpenCloseCoreStressTest, 
TestInitParams, TestRTimerTree, DistributedFacetPivotLargeTest, 
ParsingFieldUpdateProcessorsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
V2StandaloneTest, TestBadConfig, DistributedMLTComponentTest, TestTrieFacet, 
TestDistributedMissingSort, ZkSolrClientTest, TestReloadAndDeleteDocs, 
TestCrossCoreJoin, DistributedFacetPivotWhiteBoxTest, ZkNodePropsTest, 
TestHdfsUpdateLog, TestHdfsBackupRestoreCore, 
TestTolerantUpdateProcessorRandomCloud, HdfsChaosMonkeyNothingIsSafeTest, 
BasicDistributedZk2Test, TestSerializedLuceneMatchVersion, SyncSliceTest, 
ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestZkChroot, ShardRoutingCustomTest, TestFaceting, 
TestHashPartitioner, TestStressVersions, TestCoreContainer, SimpleFacetsTest, 
SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, TestFiltering, TestLazyCores, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, TestRemoteStreaming, DocValuesMultiTest, 
TestSolrDeletionPolicy1, DebugComponentTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, 
TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrIndexConfig 
-Dtests.seed=D31035AA441015D9 -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrIndexConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_D31035AA441015D9-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D31035AA441015D9]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [453/752 (1!)] on J1 in 0.69s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 16 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001
   [junit4]   2> 1944407 WARN  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1944409 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1944416 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1944416 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> 1944418 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 1944422 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1944501 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1944508 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=test
   [junit4]   2> 1944511 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1944613 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1944622 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1944622 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b9780a
   [junit4]   2> 1944624 INFO  (coreLoadExecutor-9056-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1944624 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1944701 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1944710 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1944713 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1944713 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1944713 INFO  (coreLoadExecutor-9056-thread-1) [    
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@74b9780a
   [junit4]   2> 1944714 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1944714 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_D31035AA441015D9-001\init-core-data-001\]
   [junit4]   2> 1944722 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2192363070344958]
   [junit4]   2> 1944735 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 1944821 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1944821 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944822 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=38.9990234375, 
floorSegmentMB=1.5, forceMergeDeletesPctAllowed=9.830830494722552, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6362536209745157
   [junit4]   2> 1944824 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ea88cbc[collection1] main]
   [junit4]   2> 1944824 WARN  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1944825 INFO  (coreLoadExecutor-9056-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1944826 INFO  
(searcherExecutor-9057-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ea88cbc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1944827 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 1944830 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 1944831 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 1
   [junit4]   2> 1944834 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 0
   [junit4]   2> 1944835 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 0
   [junit4]   2> 1944835 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1944835 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@348be45d commitCommandVersion:0
   [junit4]   2> 1944855 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35fb19a8[collection1] main]
   [junit4]   2> 1944856 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944858 INFO  (searcherExecutor-9057-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35fb19a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 1944859 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 23
   [junit4]   2> 1944859 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1944859 WARN  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1944864 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@348be45d commitCommandVersion:0
   [junit4]   2> 1944906 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6cbc412e[collection1] main]
   [junit4]   2> 1944910 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944911 INFO  (searcherExecutor-9057-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cbc412e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 1944913 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 53
   [junit4]   2> 1944913 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1944915 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 1944915 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 1944916 INFO  
(TEST-SampleTest.testAdvanced-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 1944918 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1944920 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 1
   [junit4]   2> 1944920 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4056]} 0 0
   [junit4]   2> 1944920 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1944920 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@348be45d commitCommandVersion:0
   [junit4]   2> 1944949 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e51b42c[collection1] main]
   [junit4]   2> 1944953 INFO  (searcherExecutor-9057-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e51b42c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/1:delGen=1)
 Uninverting(_2(8.0.0):c2)))}
   [junit4]   2> 1944954 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944954 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 33
   [junit4]   2> 1944956 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1944956 WARN  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1944969 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@348be45d commitCommandVersion:0
   [junit4]   2> 1944993 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e5dfc11[collection1] main]
   [junit4]   2> 1944997 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944997 INFO  (searcherExecutor-9057-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e5dfc11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c4)))}
   [junit4]   2> 1945020 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 64
   [junit4]   2> 1945020 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1945022 INFO  
(TEST-SampleTest.testSimple-seed#[D31035AA441015D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 1945022 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 1945022 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=847260810
   [junit4]   2> 1945022 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1945022 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17c55fa3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3887f4d5
   [junit4]   2> 1945028 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1945028 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@541e3caf: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@77e031b5
   [junit4]   2> 1945032 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1945033 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b888567: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2b80b526
   [junit4]   2> 1945034 INFO  (coreCloseExecutor-9061-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fde0fa0
   [junit4]   2> 1945034 INFO  (coreCloseExecutor-9061-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=266211232
   [junit4]   2> 1945034 INFO  (coreCloseExecutor-9061-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66aa3a4c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@73ec4a0
   [junit4]   2> 1945057 INFO  
(SUITE-SampleTest-seed#[D31035AA441015D9]-worker) [    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Dec 03, 2017 12:39:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{subject=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128)}, 
docValues:{}, maxPointsInLeafNode=606, maxMBSortInHeap=7.110368851665913, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@302bdd65),
 locale=ii, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=241875912,total=465498112
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest, 
SolrSlf4jReporterTest, FileBasedSpellCheckerTest, 
CloudExitableDirectoryReaderTest, RollingRestartTest, 
TestBackupRepositoryFactory, ClassificationUpdateProcessorFactoryTest, 
MoveReplicaHDFSFailoverTest, TestSolrCloudWithSecureImpersonation, 
TestSchemaNameResource, TestComplexPhraseLeadingWildcard, 
TermVectorComponentDistributedTest, DeleteStatusTest, TestValueSourceCache, 
ReplicationFactorTest, SearchHandlerTest, TestSort, ActionThrottleTest, 
SolrMetricReporterTest, TestClassicSimilarityFactory, PeerSyncTest, 
TestElisionMultitermQuery, CdcrBidirectionalTest, SaslZkACLProviderTest, 
TestBulkSchemaConcurrent, TriggerIntegrationTest, CacheHeaderTest, 
SecurityConfHandlerTest, DocValuesNotIndexedTest, TestQueryUtils, 
DistributedIntervalFacetingTest, TestXmlQParserPlugin, 
TestFoldingMultitermQuery, TestTrie, TestNumericTerms64, 
TestFieldTypeCollectionResource, PeerSyncReplicationTest, 
SpellCheckCollatorWithCollapseTest, TestRandomFaceting, 
SharedFSAutoReplicaFailoverTest, TestNamedUpdateProcessors, 
AnalysisAfterCoreReloadTest, TestSolrJ, SimplePostToolTest, 
DocExpirationUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, 
DistributedQueueTest, FieldMutatingUpdateProcessorTest, 
TestFieldCollectionResource, HdfsRecoverLeaseTest, MigrateRouteKeyTest, 
MoveReplicaTest, CollectionsAPIDistributedZkTest, FacetPivotSmallTest, 
PeerSyncWithIndexFingerprintCachingTest, DistanceUnitsTest, TestStressReorder, 
BlockJoinFacetRandomTest, ManagedSchemaRoundRobinCloudTest, 
TestFreeTextSuggestions, TestNumericTokenStream, TestZkAclsWithHadoopAuth, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, 
TestMaxTokenLenTokenizer, TestConfigSetsAPI, 
TestLegacyNumericRangeQueryBuilder, TestBulkSchemaAPI, 
ClassificationUpdateProcessorTest, RulesTest, TestScoreJoinQPScore, 
TestCloudSearcherWarming, CloudMLTQParserTest, SparseHLLTest, 
TestCloudSchemaless, ChaosMonkeySafeLeaderTest, TestRTGBase, TestFunctionQuery, 
TestUseDocValuesAsStored2, AssignTest, TestSolrQueryParser, 
TestLegacyFieldReuse, MBeansHandlerTest, TolerantUpdateProcessorTest, 
TestSubQueryTransformerDistrib, TestInPlaceUpdatesStandalone, 
TestImplicitCoreProperties, JsonLoaderTest, TestSubQueryTransformer, 
LoggingHandlerTest, TestFilteredDocIdSet, LeaderElectionIntegrationTest, 
TestDistribIDF, CurrencyFieldTypeTest, TestPerFieldSimilarity, DocValuesTest, 
CdcrRequestHandlerTest, TestFieldCacheSort, TestCloudDeleteByQuery, 
DocumentAnalysisRequestHandlerTest, TestDistributedGrouping, TestFastWriter, 
TestFieldCache, TestReload, PolyFieldTest, TestCollationField, 
CollectionsAPIAsyncDistributedZkTest, SolrJmxReporterCloudTest, 
ResponseHeaderTest, CopyFieldTest, EchoParamsTest, ImplicitSnitchTest, 
BasicAuthIntegrationTest, SolrCoreMetricManagerTest, TestNestedDocsSort, 
TestBinaryResponseWriter, TestBlendedInfixSuggestions, 
TestSolrConfigHandlerCloud, StatelessScriptUpdateProcessorFactoryTest, 
SolrGangliaReporterTest, TestBM25SimilarityFactory, TermsComponentTest, 
TestNonDefinedSimilarityFactory, TestHdfsCloudBackupRestore, 
TestFastOutputStream, HttpTriggerListenerTest, TestLuceneMatchVersion, 
TestPartialUpdateDeduplication, TestPayloadCheckQParserPlugin, 
AnalyticsQueryTest, TestCharFilters, TestSegmentSorting, TestSolrCoreSnapshots, 
JSONWriterTest, TestPointFields, TestSimpleTrackingShardHandler, 
OverseerStatusTest, TestConfig, TestNoOpRegenerator, JvmMetricsTest, 
DistributedFacetPivotSmallAdvancedTest, TestQueryTypes, TestManagedSchemaAPI, 
TestOrdValues, TestPullReplicaErrorHandling, HdfsUnloadDistributedZkTest, 
TestLocalFSCloudBackupRestore, SpellPossibilityIteratorTest, TestSmileRequest, 
BasicZkTest, TestRecoveryHdfs, HealthCheckHandlerTest, SolrCLIZkUtilsTest, 
HdfsCollectionsAPIDistributedZkTest, CoreAdminCreateDiscoverTest, 
TestPivotHelperCode, TestDocumentBuilder, TestStressLucene, 
TestSchemaSimilarityResource, TestLegacyTerms, OpenCloseCoreStressTest,

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

FO  (coreCloseExecutor-344-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]:   index before 
flush _2(8.0.0):C1000
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-344-thread-1]: 
startFullFlush
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-344-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-344-thread-1]: 
coreCloseExecutor-344-thread-1 finishFullFlush success=true
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
startCommit(): start
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
commit: took 0.3 msec
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
commit: done
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
rollback
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
all running merges have aborted
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
rollback: done finish merges
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-344-thread-1]: 
abort
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-344-thread-1]: 
done abort success=true
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-344-thread-1]: 
rollback: infos=_2(8.0.0):C1000
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-344-thread-1]: 
now checkpoint "_2(8.0.0):C1000" [1 segments ; isCommit = false]
   [junit4]   2> 50010 INFO  (coreCloseExecutor-344-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-344-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 50019 INFO  
(SUITE-TestBatchUpdate-seed#[4ECE11CA9388BE28]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fb3b72a{/solr,null,UNAVAILABLE}
   [junit4]   2> 50020 INFO  
(SUITE-TestBatchUpdate-seed#[4ECE11CA9388BE28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=502, maxMBSortInHeap=7.573044318591576, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a75d82a),
 locale=my-MM, timezone=AET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=80093120,total=183656448
   [junit4]   2> NOTE: All tests run in this JVM: 
[UsingSolrJRefGuideExamplesTest, ExclusiveOrEvaluatorTest, TestV1toV2ApiMapper, 
GraphTest, CeilingEvaluatorTest, ArrayEvaluatorTest, 
HyperbolicSineEvaluatorTest, NamedListTest, TestCoreAdmin, JettyWebappTest, 
FloorEvaluatorTest, LengthEvaluatorTest, ModifiableSolrParamsTest, 
TestBatchUpdate]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBatchUpdate 
-Dtests.seed=4ECE11CA9388BE28 -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBatchUpdate (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001\tempDir-001\collection1\conf\lang
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestBatchUpdate_4ECE11CA9388BE28-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4ECE11CA9388BE28]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [20/146 (1!)] on J0 in 3.54s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 2489 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.LTFunctionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38e1b561),
 locale=en-MU, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=15992552,total=106389504
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldsTest, 
LegacyAbstractAnalyticsFacetCloudTest, RoundFunctionTest, DivideFunctionTest, 
NoFacetTest, LegacyQueryFacetTest, RangeFacetTest, DateMathFunctionTest, 
PivotFacetTest, FilterFunctionTest, ExistsFunctionTest, 
LegacyAbstractAnalyticsCloudTest, LegacyExpressionTest, 
AbsoluteValueFunctionTest, CastingLongValueStreamTest, 
CastingBooleanValueStreamTest, CastingFloatValueStreamTest, 
CastingStringValueStreamTest, CastingIntValueStreamTest, MultFunctionTest, 
AbstractAnalyticsFieldTest, DoubleFieldsTest, FloatFieldsTest, IntFieldsTest, 
LongFieldsTest, AddFunctionTest, AndFunctionTest, BottomFunctionTest, 
CeilingFunctionTest, FloorFunctionTest, GTEFunctionTest, IfFunctionTest, 
LTFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LTFunctionTest 
-Dtests.seed=2F2C030B35D1A5F8 -Dtests.slow=true -Dtests.locale=en-MU 
-Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LTFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.LTFunctionTest_2F2C030B35D1A5F8-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F2C030B35D1A5F8]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [56/78 (1!)] on J1 in 0.04s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 37104 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to