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

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001

        at __randomizedtesting.SeedInfo.seed([67459F905E2F12AD]: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:  
org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1

        at 
__randomizedtesting.SeedInfo.seed([3AC093E90D8E2816:5FD950842E0E71D0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
        at 
org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
Error from server at http://127.0.0.1:56434/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56434/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([4ECE90731AC75B2D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:50)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.response.JSONWriterTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2\write.lock
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001
 

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

        at __randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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.spelling.SpellPossibilityIteratorTest

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

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

        at __randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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.update.processor.DocExpirationUpdateProcessorFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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.common.cloud.TestZkConfigManager

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001

        at __randomizedtesting.SeedInfo.seed([6BEC05F531C5AA31]: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 4613 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=Memory), 
content4=FST50, trieInt=PostingsFormat(name=Memory), 
content3=Lucene50(blocksize=128), content2=PostingsFormat(name=Memory), 
fie?ld=PostingsFormat(name=Memory), utf8=FST50, 
trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
content=FST50, autf8=Lucene50(blocksize=128)}, 
docValues:{dvShort=DocValuesFormat(name=Asserting), 
utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Lucene70), 
dvInt=DocValuesFormat(name=Memory), 
longPoint2d=DocValuesFormat(name=Asserting), 
dvBytesSortedVar=DocValuesFormat(name=Lucene70), 
dvSortedSet=DocValuesFormat(name=Lucene70), 
content=DocValuesFormat(name=Memory), 
floatPoint1d=DocValuesFormat(name=Lucene70), 
intPoint1d=DocValuesFormat(name=Direct), 
doublePoint2d=DocValuesFormat(name=Lucene70), 
trieLong=DocValuesFormat(name=Asserting), 
dvBytesDerefVar=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Memory), 
dvSortedNumeric=DocValuesFormat(name=Asserting), 
dvBytesDerefFixed=DocValuesFormat(name=Memory), 
autf8=DocValuesFormat(name=Asserting), 
dvBytesSortedFixed=DocValuesFormat(name=Asserting), 
dvBytesStraightVar=DocValuesFormat(name=Direct), 
trieInt=DocValuesFormat(name=Lucene70), 
dvBytesStraightFixed=DocValuesFormat(name=Lucene70), 
dvLong=DocValuesFormat(name=Asserting), 
longPoint1d=DocValuesFormat(name=Memory), 
floatPoint2d=DocValuesFormat(name=Asserting), 
dvDouble=DocValuesFormat(name=Lucene70), 
dvFloat=DocValuesFormat(name=Asserting), 
content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Direct), 
dvPacked=DocValuesFormat(name=Asserting), 
intPoint2d=DocValuesFormat(name=Lucene70), 
content4=DocValuesFormat(name=Memory), 
content3=DocValuesFormat(name=Asserting), 
content2=DocValuesFormat(name=Lucene70), 
doublePoint1d=DocValuesFormat(name=Asserting), 
dvByte=DocValuesFormat(name=Asserting), 
binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=694, 
maxMBSortInHeap=5.8693144321114925, sim=RandomSimilarity(queryNorm=true): 
{content6=DFR I(ne)B2, content5=IB LL-L2, content2=DFR I(n)L1, utf8=LM 
Jelinek-Mercer(0.700000), fie?ld=IB SPL-LZ(0.3), content=DFR G1, autf8=DFR 
I(n)L2}, locale=hu-HU, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=65346632,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets, 
TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=67459F905E2F12AD 
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Europe/Bratislava 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (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-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_67459F905E2F12AD-001\4.8.1-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([67459F905E2F12AD]: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 [8/8 (1!)] on J0 in 16.80s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 4101 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexReplicationClientTest -Dtests.method=testNoUpdateThread 
-Dtests.seed=3AC093E90D8E2816 -Dtests.slow=true -Dtests.locale=es-CO 
-Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.08s J1 | IndexReplicationClientTest.testNoUpdateThread <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001\replicationClientTest-004\1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3AC093E90D8E2816:5FD950842E0E71D0]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_3AC093E90D8E2816-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-CO, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=68128800,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: 
[IndexAndTaxonomyRevisionTest, SessionTokenTest, IndexReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 3.87s, 4 tests, 1 error <<< FAILURES!

[...truncated 2843 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellPossibilityIteratorTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-SpellPossibilityIteratorTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 36   INFO  
(SUITE-SpellPossibilityIteratorTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.e.j.u.log Logging initialized @10181ms
   [junit4]   2> 42   INFO  
(SUITE-SpellPossibilityIteratorTest-seed#[ECF7D375836B20F6]-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> 50   INFO  
(SUITE-SpellPossibilityIteratorTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 58   INFO  
(TEST-SpellPossibilityIteratorTest.testOverlappingTokens-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverlappingTokens
   [junit4]   2> 127  INFO  
(TEST-SpellPossibilityIteratorTest.testOverlappingTokens-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverlappingTokens
   [junit4]   2> 146  INFO  
(TEST-SpellPossibilityIteratorTest.testSpellPossibilityIterator-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpellPossibilityIterator
   [junit4]   2> 147  INFO  
(TEST-SpellPossibilityIteratorTest.testSpellPossibilityIterator-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSpellPossibilityIterator
   [junit4]   2> 163  INFO  
(TEST-SpellPossibilityIteratorTest.testScalability-seed#[ECF7D375836B20F6]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testScalability
   [junit4]   2> 184  INFO  
(TEST-SpellPossibilityIteratorTest.testScalability-seed#[ECF7D375836B20F6]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testScalability
   [junit4]   2> 186  INFO  
(SUITE-SpellPossibilityIteratorTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1050, maxMBSortInHeap=5.47356544717924, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sw-UG, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=62353112,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellPossibilityIteratorTest -Dtests.seed=ECF7D375836B20F6 
-Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=Europe/Chisinau 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SpellPossibilityIteratorTest (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-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellPossibilityIteratorTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellPossibilityIteratorTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellPossibilityIteratorTest_ECF7D375836B20F6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellPossibilityIteratorTest_ECF7D375836B20F6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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 [1/751 (1!)] on J1 in 9.20s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 196 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]   2> 197138 WARN  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 197138 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 197140 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-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> 197140 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 197140 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 197141 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 197160 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1976286871
   [junit4]   2> 197160 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=920949600
   [junit4]   2> 197160 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=1158395393
   [junit4]   2> 197166 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 197173 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 197237 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 197290 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 197294 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 197294 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 197296 INFO  (coreLoadExecutor-1075-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 197297 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 197315 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 197321 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 197387 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 197396 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 197397 INFO  (coreLoadExecutor-1075-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@6ea0e2f3
   [junit4]   2> 197397 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 197397 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\]
   [junit4]   2> 197398 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 197460 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 197460 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 197462 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197462 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197463 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=14.6533203125, 
floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=12.101987226573033, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6764358460359605
   [junit4]   2> 197463 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@585e1fe4[collection1] main]
   [junit4]   2> 197463 WARN  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 197468 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 197468 INFO  (coreLoadExecutor-1075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586052305285808128
   [junit4]   2> 197468 INFO  
(searcherExecutor-1076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@585e1fe4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197471 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 197473 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLParamConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLParamConversion
   [junit4]   2> 197475 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLParamConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLParamConversion
   [junit4]   2> 197477 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLDefaultsConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLDefaultsConversion
   [junit4]   2> 197477 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLDefaultsConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLDefaultsConversion
   [junit4]   2> 197480 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testAutomaticDeletes-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutomaticDeletes
   [junit4]   2> 200469 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic 
deletion of expired docs
   [junit4]   2> 200472 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586052308435730432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 200472 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 200472 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-12-06T16:22:31.029Z] 
(-1586052308433633280),commit=} 0 3
   [junit4]   2> 200472 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic 
deletion of expired docs
   [junit4]   2> 203468 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic 
deletion of expired docs
   [junit4]   2> 203469 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586052311578312704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 203469 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testAutomaticDeletes-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutomaticDeletes
   [junit4]   2> 203469 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 203469 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] 
{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-12-06T16:22:34.028Z] 
(-1586052311577264128),commit=} 0 1
   [junit4]   2> 203469 INFO  (autoExpireDocs-1081-thread-1) [    
x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic 
deletion of expired docs
   [junit4]   2> 203473 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLFieldConversion
   [junit4]   2> 203475 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversion-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLFieldConversion
   [junit4]   2> 203478 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversionWithDefaultParam-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLFieldConversionWithDefaultParam
   [junit4]   2> 203479 INFO  
(TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversionWithDefaultParam-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLFieldConversionWithDefaultParam
   [junit4]   2> 203479 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 203479 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1991462516
   [junit4]   2> 203479 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 203479 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2786e33e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@69a10905
   [junit4]   2> 203486 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 203486 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b0fd9ea: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@68df24ab
   [junit4]   2> 203490 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 203491 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c0017fd: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@351ae5a2
   [junit4]   2> 203492 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4bd720b9
   [junit4]   2> 203492 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1272389817
   [junit4]   2> 203492 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46330339: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@54f2283e
   [junit4]   2> 203520 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Triggering 
Graceful close of DocExpiration Executor
   [junit4]   2> 203522 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 203522 INFO  (coreCloseExecutor-1082-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5e0a434e commitCommandVersion:0
   [junit4]   2> 203527 INFO  
(SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[ECF7D375836B20F6]-worker) 
[    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1874, maxMBSortInHeap=5.093764403488226, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zu-ZA, 
timezone=America/Whitehorse
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=177662144,total=298438656
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
TestMissingGroups, TestEmbeddedSolrServerAdminHandler, TestLazyCores, 
TestHdfsBackupRestoreCore, BlockCacheTest, TestNumericTerms64, 
DistribJoinFromCollectionTest, TestAddFieldRealTimeGet, CleanupOldIndexTest, 
ConvertedLegacyTest, TestSizeLimitedDistributedMap, JavabinLoaderTest, 
TestTrieFacet, TestNonDefinedSimilarityFactory, FacetPivotSmallTest, 
TestReloadAndDeleteDocs, TestStandardQParsers, HighlighterConfigTest, 
DistributedTermsComponentTest, TestExactStatsCache, OverseerTest, 
TestLegacyNumericRangeQueryBuilder, ExplicitHLLTest, SolrXmlInZkTest, 
TestUnifiedSolrHighlighter, DirectoryFactoryTest, 
DocExpirationUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DocExpirationUpdateProcessorFactoryTest 
-Dtests.seed=ECF7D375836B20F6 -Dtests.slow=true -Dtests.locale=zu-ZA 
-Dtests.timezone=America/Whitehorse -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DocExpirationUpdateProcessorFactoryTest (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-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.DocExpirationUpdateProcessorFactoryTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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 [65/751 (2!)] on J0 in 6.41s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 713 lines...]
   [junit4] Suite: org.apache.solr.response.JSONWriterTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]   2> 1811362 WARN  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1811362 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1811364 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-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> 1811364 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1811364 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1811365 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1811395 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1811416 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1811502 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1811541 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 1811548 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 1811548 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ea0e2f3
   [junit4]   2> 1811550 INFO  (coreLoadExecutor-5733-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1811550 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1811585 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1811604 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1811698 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1811716 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1811718 INFO  (coreLoadExecutor-5733-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@6ea0e2f3
   [junit4]   2> 1811718 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1811718 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\]
   [junit4]   2> 1811719 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=96.208984375, 
floorSegmentMB=0.5771484375, forceMergeDeletesPctAllowed=21.41624726486349, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4692837045100955
   [junit4]   2> 1811768 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1811768 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1811769 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1811769 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1811770 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.501953125, 
floorSegmentMB=2.052734375, forceMergeDeletesPctAllowed=1.7989111477795505, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.339468179418913
   [junit4]   2> 1811770 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6708f71c[collection1] main]
   [junit4]   2> 1811771 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1811777 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1811800 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1811800 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1811800 INFO  (coreLoadExecutor-5733-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586053998035599360
   [junit4]   2> 1811801 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1811801 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1811801 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1811801 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1811801 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1811802 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1811802 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1811803 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1811803 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1811803 INFO  
(searcherExecutor-5734-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6708f71c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1811805 INFO  
(TEST-JSONWriterTest.testTypes-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTypes
   [junit4]   2> 1811816 INFO  
(TEST-JSONWriterTest.testTypes-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTypes
   [junit4]   2> 1811818 INFO  
(TEST-JSONWriterTest.testJSON-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testJSON
   [junit4]   2> 1811819 INFO  
(TEST-JSONWriterTest.testJSON-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testJSON
   [junit4]   2> 1811820 INFO  
(TEST-JSONWriterTest.testArrntvWriterLacksMethodsOfItsOwn-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testArrntvWriterLacksMethodsOfItsOwn
   [junit4]   2> 1811821 INFO  
(TEST-JSONWriterTest.testArrntvWriterLacksMethodsOfItsOwn-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testArrntvWriterLacksMethodsOfItsOwn
   [junit4]   2> 1811822 INFO  
(TEST-JSONWriterTest.testConstantsUnchanged-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConstantsUnchanged
   [junit4]   2> 1811822 INFO  
(TEST-JSONWriterTest.testConstantsUnchanged-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testConstantsUnchanged
   [junit4]   2> 1811824 INFO  
(TEST-JSONWriterTest.testJSONSolrDocument-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testJSONSolrDocument
   [junit4]   2> 1811825 INFO  
(TEST-JSONWriterTest.testJSONSolrDocument-seed#[ECF7D375836B20F6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testJSONSolrDocument
   [junit4]   2> 1811827 INFO  
(TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testArrntvWriterOverridesAllWrites
   [junit4]   2> 1811828 INFO  
(TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[ECF7D375836B20F6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testArrntvWriterOverridesAllWrites
   [junit4]   2> 1811829 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1811829 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1956500953
   [junit4]   2> 1811829 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1811829 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26a7dfa4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@53faa5a8
   [junit4]   2> 1811832 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1811832 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fbb1e4e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@68df24ab
   [junit4]   2> 1811834 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1811834 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27b3c34e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@351ae5a2
   [junit4]   2> 1811836 INFO  (coreCloseExecutor-5739-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3962e201
   [junit4]   2> 1811836 INFO  (coreCloseExecutor-5739-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=962781697
   [junit4]   2> 1811836 INFO  (coreCloseExecutor-5739-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@677c9c55: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@8526d5c
   [junit4]   2> 1811847 INFO  
(SUITE-JSONWriterTest-seed#[ECF7D375836B20F6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=727, maxMBSortInHeap=6.674899987378097, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lkt, 
timezone=America/Montserrat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=86473184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
TestMissingGroups, TestEmbeddedSolrServerAdminHandler, TestLazyCores, 
TestHdfsBackupRestoreCore, BlockCacheTest, TestNumericTerms64, 
DistribJoinFromCollectionTest, TestAddFieldRealTimeGet, CleanupOldIndexTest, 
ConvertedLegacyTest, TestSizeLimitedDistributedMap, JavabinLoaderTest, 
TestTrieFacet, TestNonDefinedSimilarityFactory, FacetPivotSmallTest, 
TestReloadAndDeleteDocs, TestStandardQParsers, HighlighterConfigTest, 
DistributedTermsComponentTest, TestExactStatsCache, OverseerTest, 
TestLegacyNumericRangeQueryBuilder, ExplicitHLLTest, SolrXmlInZkTest, 
TestUnifiedSolrHighlighter, DirectoryFactoryTest, 
DocExpirationUpdateProcessorFactoryTest, BasicAuthIntegrationTest, 
CollectionTooManyReplicasTest, TestOmitPositions, 
ConfigureRecoveryStrategyTest, ShowFileRequestHandlerTest, 
SolrCoreMetricManagerTest, UnloadDistributedZkTest, 
BigEndianAscendingWordSerializerTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
UniqFieldsUpdateProcessorFactoryTest, NoCacheHeaderTest, 
HttpTriggerListenerTest, ZkControllerTest, TestRTimerTree, 
DocValuesMissingTest, DisMaxRequestHandlerTest, ReplicationFactorTest, 
TestUtils, TestCustomSort, SolrSlf4jReporterTest, 
UninvertDocValuesMergePolicyTest, DateFieldTest, TestMiniSolrCloudClusterSSL, 
TestRequestStatusCollectionAPI, DateMathParserTest, 
TestSubQueryTransformerDistrib, TestPivotHelperCode, TestFiltering, 
RequestHandlersTest, TestLMDirichletSimilarityFactory, ImplicitSnitchTest, 
FieldAnalysisRequestHandlerTest, TestConfigSetImmutable, 
DistributedFacetPivotSmallAdvancedTest, BasicDistributedZkTest, 
RollingRestartTest, DistanceUnitsTest, TestTestInjection, 
TestFieldCollectionResource, TestRealTimeGet, CoreAdminCreateDiscoverTest, 
QueryParsingTest, TestInitParams, GraphQueryTest, TestCloudSchemaless, 
DeleteInactiveReplicaTest, AlternateDirectoryTest, BlockJoinFacetRandomTest, 
ClusterStateUpdateTest, ReplicaListTransformerTest, 
TestDownShardTolerantSearch, RAMDirectoryFactoryTest, TestSimpleTextCodec, 
TestRangeQuery, NodeLostTriggerTest, SolrCLIZkUtilsTest, 
TestManagedStopFilterFactory, TestIntervalFaceting, RequiredFieldsTest, 
TestFilteredDocIdSet, TestXIncludeConfig, ScriptEngineTest, 
HdfsLockFactoryTest, MultiTermTest, TestCloudJSONFacetJoinDomain, 
VMParamsZkACLAndCredentialsProvidersTest, TestRecovery, 
AssignBackwardCompatibilityTest, BufferStoreTest, SuggesterTest, 
PrimitiveFieldTypeTest, TimeZoneUtilsTest, TestSolrCoreProperties, 
TestBulkSchemaConcurrent, CollectionReloadTest, 
TestSolrCloudWithSecureImpersonation, WordBreakSolrSpellCheckerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestCloudPseudoReturnFields, 
HdfsDirectoryFactoryTest, TestSchemaSimilarityResource, TestLegacyFieldReuse, 
AutoAddReplicasIntegrationTest, MigrateRouteKeyTest, 
TestPayloadCheckQParserPlugin, TestLocalFSCloudBackupRestore, TestOrdValues, 
TestDeleteCollectionOnDownNodes, TestPrepRecovery, 
TestImpersonationWithHadoopAuth, TestFreeTextSuggestions, TestCollectionAPIs, 
TestCodecSupport, RegexBoostProcessorTest, SpellCheckCollatorTest, 
TestStressRecovery, AddReplicaTest, TestSolrQueryResponse, SortByFunctionTest, 
SpellCheckComponentTest, TestSolrConfigHandlerCloud, UUIDFieldTest, 
PeerSyncReplicationTest, TestSearcherReuse, BinaryUpdateRequestHandlerTest, 
RecoveryZkTest, TestRandomDVFaceting, SignatureUpdateProcessorFactoryTest, 
JSONWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JSONWriterTest 
-Dtests.seed=ECF7D375836B20F6 -Dtests.slow=true -Dtests.locale=lkt 
-Dtests.timezone=America/Montserrat -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | JSONWriterTest (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-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001\init-core-data-001\spellchecker2\write.lock
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_ECF7D375836B20F6-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECF7D375836B20F6]: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 [291/751 (3!)] on J0 in 0.51s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 2569 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestZkConfigManager
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\init-core-data-001
   [junit4]   2> 262166 WARN  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 262168 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 262170 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-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> 262170 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 262171 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 262171 INFO  (Thread-650) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 262171 INFO  (Thread-650) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 262174 ERROR (Thread-650) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 262271 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55340
   [junit4]   2> 262274 INFO  
(TEST-TestZkConfigManager.testUploadWithACL-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUploadWithACL
   [junit4]   2> 262293 INFO  (zkConnectionManagerCallback-2249-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262296 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1602ce6cc1a0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 262310 INFO  (zkConnectionManagerCallback-2251-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262338 INFO  (zkConnectionManagerCallback-2253-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262346 INFO  (zkConnectionManagerCallback-2255-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262347 INFO  
(TEST-TestZkConfigManager.testUploadWithACL-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUploadWithACL
   [junit4]   2> 262349 INFO  
(TEST-TestZkConfigManager.testConstants-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConstants
   [junit4]   2> 262349 INFO  
(TEST-TestZkConfigManager.testConstants-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testConstants
   [junit4]   2> 262350 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUploadConfig
   [junit4]   2> 262394 INFO  (zkConnectionManagerCallback-2257-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262433 INFO  (zkConnectionManagerCallback-2259-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262447 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to 
filenameExclusions '^\..*$'
   [junit4]   2> 262491 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\download-001\file1
   [junit4]   2> 262498 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to 
filenameExclusions '^\..*$'
   [junit4]   2> 262520 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\download2-001\file1
   [junit4]   2> 262521 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to 
filenameExclusions '^\..*$'
   [junit4]   2> 262529 INFO  
(TEST-TestZkConfigManager.testUploadConfig-seed#[6BEC05F531C5AA31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUploadConfig
   [junit4]   2> 262529 ERROR 
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 262531 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55340 55340
   [junit4]   2> 262532 INFO  (Thread-650) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55340 55340
   [junit4]   2> 262533 INFO  
(SUITE-TestZkConfigManager-seed#[6BEC05F531C5AA31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Dec 06, 2017 5:36:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-LS, timezone=Europe/Malta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=83886552,total=243355648
   [junit4]   2> NOTE: All tests run in this JVM: [TestValidatingJsonMap, 
OrEvaluatorTest, SolrExampleJettyTest, ClientUtilsTest, 
StreamExpressionParserTest, CloudSolrClientCacheTest, CorrelationEvaluatorTest, 
EqualToEvaluatorTest, JdbcDriverTest, AscEvaluatorTest, CubedRootEvaluatorTest, 
DivideEvaluatorTest, TestSolrJErrorHandling, LessThanEqualToEvaluatorTest, 
UniformDistributionEvaluatorTest, NormalizeEvaluatorTest, TestFastInputStream, 
StreamExpressionTest, TestV2Request, FieldValueEvaluatorTest, 
ConcurrentUpdateSolrClientTest, BasicHttpSolrClientTest, 
StreamExpressionToExplanationTest, HyperbolicTangentEvaluatorTest, 
GraphExpressionTest, RawValueEvaluatorTest, OperationsTest, SolrQueryTest, 
QueryResponseTest, SolrPingTest, FacetFieldTest, SquareRootEvaluatorTest, 
JsonValidatorTest, HyperbolicCosineEvaluatorTest, ArcCosineEvaluatorTest, 
JDBCStreamTest, StreamExpressionToExpessionTest, StreamingTest, SchemaTest, 
TestZkConfigManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkConfigManager 
-Dtests.seed=6BEC05F531C5AA31 -Dtests.slow=true -Dtests.locale=en-LS 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestZkConfigManager (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-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001\zkData-001\version-2\log.1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_6BEC05F531C5AA31-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6BEC05F531C5AA31]: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 [142/146 (1!)] on J1 in 0.90s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 2166 lines...]
   [junit4] Suite: 
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest_4ECE90731AC75B2D-001\init-core-data-001
   [junit4]   2> Dec 06, 2017 5:42:45 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=890, maxMBSortInHeap=6.379135393335807, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ksb-TZ, 
timezone=America/Rosario
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=56671024,total=151314432
   [junit4]   2> NOTE: All tests run in this JVM: 
[LegacyAbstractAnalyticsFacetCloudTest, LegacyFacetSortingTest, 
AbsoluteValueFunctionTest, LegacyNoFacetCloudTest, LongFieldsTest, 
LTFunctionTest, LegacyExpressionTest, AndFunctionTest, PivotFacetTest, 
RangeFacetTest, DateFieldsTest, LegacyRangeFacetTest, CeilingFunctionTest, 
RoundFunctionTest, IfFunctionTest, CastingLongValueStreamTest, 
ConstantValueTest, LegacyAbstractAnalyticsCloudTest, OrFunctionTest, 
CastingFloatValueStreamTest, ExpressionFactoryTest, NoFacetTest, 
AbstractAnalyticsFieldTest, DoubleFieldsTest, FloatFieldsTest, 
ConcatFunctionTest, DateMathFunctionTest, DateParseFunctionTest, 
DivideFunctionTest, EqualFunctionTest, ExistsFunctionTest, 
FillMissingFunctionTest, FilterFunctionTest, GTEFunctionTest, MultFunctionTest, 
RemoveFunctionTest, SubtractFunctionTest, LegacyFieldFacetExtrasCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyFieldFacetExtrasCloudTest -Dtests.seed=4ECE90731AC75B2D 
-Dtests.slow=true -Dtests.locale=ksb-TZ -Dtests.timezone=America/Rosario 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | LegacyFieldFacetExtrasCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56434/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4ECE90731AC75B2D]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:50)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [78/78 (1!)] on J1 in 213.73s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 37092 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to