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

10 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007

        at __randomizedtesting.SeedInfo.seed([30323D7402709A03]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
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.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001

        at __randomizedtesting.SeedInfo.seed([C57C4FA3061B7AF0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([53A5C769A4253B2A:160FB510E077875E]:0)
        at java.util.concurrent.FutureTask.get(FutureTask.java:205)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) 
Thread[id=31147, name=sdqtest--8740-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown
 Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)    
     at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown
 Source)         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=31147, name=sdqtest--8740-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown
 Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown
 Source)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)


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

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

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

        at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-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.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCustomSort

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-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.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:56090/solr: Collection : 
myalias_2017-10-24 is part of alias myalias remove or modify the alias before 
removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56090/solr: Collection : myalias_2017-10-24 is 
part of alias myalias remove or modify the alias before removing this 
collection.
        at 
__randomizedtesting.SeedInfo.seed([53A5C769A4253B2A:3C208C31185308C5]: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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001

        at __randomizedtesting.SeedInfo.seed([AEB448ED5647B7EE]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2423 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1987, maxMBSortInHeap=6.93822004731247, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lv-LV, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=43069392,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatvianAnalyzer, 
TestLengthFilter, TestCzechStemmer, TestBengaliNormalizer, 
TestPortugueseLightStemFilterFactory, TestMorph, TestConv, 
TestKStemFilterFactory, TestGalicianMinimalStemFilterFactory, 
DelimitedPayloadTokenFilterTest, TestSoraniStemFilter, 
TestBrazilianStemFilterFactory, TestPatternTokenizer, Test64kAffixes, 
DateRecognizerFilterFactoryTest, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab 
-Dtests.seed=30323D7402709A03 -Dtests.slow=true -Dtests.locale=lv-LV 
-Dtests.timezone=Asia/Muscat -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([30323D7402709A03]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [56/285 (1!)] on J0 in 17.45s, 1 test, 1 error <<< 
FAILURES!

[...truncated 2308 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [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=LuceneVarGapDocFreqInterval), 
content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 content4=PostingsFormat(name=Direct), 
trieInt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
content3=Lucene50(blocksize=128), 
content2=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
fie?ld=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Direct), 
content=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{utf8=DocValuesFormat(name=Direct), 
fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Asserting), 
dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), 
dvBytesSortedVar=DocValuesFormat(name=Direct), 
dvSortedSet=DocValuesFormat(name=Lucene70), 
content=DocValuesFormat(name=Direct), 
floatPoint1d=DocValuesFormat(name=Lucene70), 
intPoint1d=DocValuesFormat(name=Memory), 
doublePoint2d=DocValuesFormat(name=Direct), 
trieLong=DocValuesFormat(name=Asserting), 
dvBytesDerefVar=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Direct), 
dvSortedNumeric=DocValuesFormat(name=Memory), 
dvBytesDerefFixed=DocValuesFormat(name=Lucene70), 
autf8=DocValuesFormat(name=Asserting), 
dvBytesSortedFixed=DocValuesFormat(name=Asserting), 
trieInt=DocValuesFormat(name=Direct), 
dvBytesStraightVar=DocValuesFormat(name=Memory), 
dvBytesStraightFixed=DocValuesFormat(name=Direct), 
dvLong=DocValuesFormat(name=Memory), 
longPoint1d=DocValuesFormat(name=Lucene70), 
floatPoint2d=DocValuesFormat(name=Asserting), 
dvDouble=DocValuesFormat(name=Lucene70), 
dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Direct), 
content5=DocValuesFormat(name=Asserting), 
dvPacked=DocValuesFormat(name=Memory), 
intPoint2d=DocValuesFormat(name=Lucene70), 
content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Memory), 
content2=DocValuesFormat(name=Direct), 
doublePoint1d=DocValuesFormat(name=Memory), 
dvByte=DocValuesFormat(name=Memory), 
binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1439, 
maxMBSortInHeap=6.171564806432235, sim=RandomSimilarity(queryNorm=false): 
{content6=DFR GL2, content5=DFR GL3(800.0), content2=IB SPL-D2, utf8=DFR I(n)1, 
fie?ld=DFR I(n)L1, content=DFR I(n)B3(800.0), autf8=DFR I(n)B3(800.0)}, 
locale=pl, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=78991664,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, 
TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=C57C4FA3061B7AF0 
-Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Africa/Mogadishu 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 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.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C57C4FA3061B7AF0]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 42.59s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 6950 lines...]
   [junit4] Suite: org.apache.solr.search.TestCustomSort
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 72404 WARN  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 72405 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 72408 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 72408 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 72409 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 72410 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 72412 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 72732 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 72775 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 72798 WARN  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72812 WARN  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 72834 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid 
field id
   [junit4]   2> 72900 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72905 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72905 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72910 INFO  (coreLoadExecutor-146-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72911 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 72974 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 72993 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-custom-field-sort
   [junit4]   2> 72998 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 72998 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-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@5026b0b0
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001\]
   [junit4]   2> 73003 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.7587890625, 
floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=28.698100500932927, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37651388127077445
   [junit4]   2> 73057 WARN  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated 
plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 73303 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73303 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 73310 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73311 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73311 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 73312 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@119646ba[collection1] main]
   [junit4]   2> 73319 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 73404 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 73551 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73551 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 73552 INFO  (coreLoadExecutor-146-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1589217470700322816
   [junit4]   2> 73554 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 73554 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 73554 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 73555 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 73557 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 73558 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 73558 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 73559 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 73560 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortableBinary
   [junit4]   2> 73560 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 73562 INFO  
(searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@119646ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73573 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 73575 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78e934dd[collection1] realtime]
   [junit4]   2> 73575 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 11
   [junit4]   2> 73749 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1589217470856560640)]} 0 172
   [junit4]   2> 73758 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2 (1589217470916329472)]} 0 0
   [junit4]   2> 73759 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3 (1589217470917378048)]} 0 0
   [junit4]   2> 73760 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4 (1589217470918426624)]} 0 0
   [junit4]   2> 73761 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5 (1589217470918426625)]} 0 0
   [junit4]   2> 73761 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6 (1589217470919475200)]} 0 0
   [junit4]   2> 73762 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7 (1589217470920523776)]} 0 0
   [junit4]   2> 73763 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8 (1589217470921572352)]} 0 0
   [junit4]   2> 73764 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9 (1589217470922620928)]} 0 0
   [junit4]   2> 73766 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10 (1589217470922620929)]} 0 0
   [junit4]   2> 73767 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11 (1589217470924718080)]} 0 0
   [junit4]   2> 73775 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12 (1589217470934155264)]} 0 0
   [junit4]   2> 73776 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13 (1589217470935203840)]} 0 0
   [junit4]   2> 73777 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589217470936252416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 73777 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1f3a6504 
commitCommandVersion:1589217470936252416
   [junit4]   2> 73929 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36bb983c[collection1] main]
   [junit4]   2> 73929 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 73931 INFO  (searcherExecutor-147-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36bb983c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c13)))}
   [junit4]   2> 73931 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 154
   [junit4]   2> 74017 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=13 status=0 QTime=83
   [junit4]   2> 74027 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 74046 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:a&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=4 status=0 
QTime=15
   [junit4]   2> 74048 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:a&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=4 status=0 
QTime=0
   [junit4]   2> 74053 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:b&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74055 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:b&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74056 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:c&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74057 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:c&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74058 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:d&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74060 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:d&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 74060 INFO  
(TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSortableBinary
   [junit4]   2> 74060 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 74061 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=923795449
   [junit4]   2> 74061 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 74061 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41450f70: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@241928fb
   [junit4]   2> 74063 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 74063 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5821661a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7ddb780e
   [junit4]   2> 74065 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 74066 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d6cea23: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6b9afa43
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@341c770f
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=874280719
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@293950d3: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@66ba019
   [junit4]   2> 74079 INFO  
(SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id_i=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=Asserting), id=FSTOrd50, 
text=PostingsFormat(name=MockRandom)}, 
docValues:{id_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
payload=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1608, 
maxMBSortInHeap=6.687376982488809, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ro, timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=23674752,total=105807872
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, 
TestLegacyField, TestManagedSchemaAPI, TestCustomSort]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomSort 
-Dtests.seed=53A5C769A4253B2A -Dtests.slow=true -Dtests.locale=ro 
-Dtests.timezone=America/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCustomSort (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.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/766 (1!)] on J0 in 1.71s, 1 test, 1 error <<< FAILURES!

[...truncated 250 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 290389 WARN  
(SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 290390 INFO  
(SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 290397 INFO  
(SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 290397 INFO  
(SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 290398 INFO  
(TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 290400 INFO  
(TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 290461 INFO  
(TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> 290462 INFO  
(TEST-ResourceLoaderTest.testAwareCompatibility-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 290466 INFO  
(TEST-ResourceLoaderTest.testAwareCompatibility-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> 290468 INFO  
(TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 290470 WARN  
(TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [   
 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 290470 INFO  
(TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 290472 INFO  
(TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 290473 INFO  
(TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 290509 INFO  
(TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 290509 INFO  
(TEST-ResourceLoaderTest.testInstanceDir-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 290509 INFO  
(TEST-ResourceLoaderTest.testInstanceDir-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 290509 INFO  
(TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 290520 INFO  
(TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 290520 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 290537 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 290572 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 290582 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 290583 INFO  
(TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 290584 INFO  
(SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1101, maxMBSortInHeap=5.808052803676509, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=97505032,total=150835200
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, 
TestLegacyField, TestManagedSchemaAPI, TestCustomSort, NumberUtilsTest, 
TestHighFrequencyDictionaryFactory, PrimUtilsTest, DistributedVersionInfoTest, 
TestScoreJoinQPNoScore, TestCSVResponseWriter, HdfsThreadLeakTest, 
ConfigureRecoveryStrategyTest, TestMultiValuedNumericRangeQuery, 
TestPseudoReturnFields, ResponseLogComponentTest, TestDistribStateManager, 
SolrIndexMetricsTest, TestCollectionAPIs, DisMaxRequestHandlerTest, 
TestRestManager, RollingRestartTest, TestReloadAndDeleteDocs, 
TestBackupRepositoryFactory, BinaryUpdateRequestHandlerTest, 
HdfsBasicDistributedZk2Test, TestAddFieldRealTimeGet, 
LeaderElectionContextKeyTest, RecoveryZkTest, CreateCollectionCleanupTest, 
TestSolrCoreParser, TestSolrCLIRunExample, TimeZoneUtilsTest, TestTrieFacet, 
QueryParsingTest, TestFieldCacheWithThreads, SolrCloudReportersTest, 
ZkStateReaderTest, TestXIncludeConfig, TestCloudNestedDocsSort, 
TestUseDocValuesAsStored2, BlockJoinFacetSimpleTest, DirectSolrConnectionTest, 
TestSlowCompositeReaderWrapper, MultiTermTest, OutputWriterTest, TestJoin, 
SearchHandlerTest, TestWriterPerf, TestPHPSerializedResponseWriter, 
TestCoreDiscovery, TestObjectReleaseTracker, SecurityConfHandlerTest, 
URLClassifyProcessorTest, TestInitParams, ResourceLoaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest 
-Dtests.seed=53A5C769A4253B2A -Dtests.slow=true -Dtests.locale=fi-FI 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | ResourceLoaderTest (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.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [74/766 (2!)] on J0 in 0.30s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 52 lines...]
   [junit4] Suite: org.apache.solr.core.TestBadConfig
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 339395 WARN  
(SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 339395 INFO  
(SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 339395 INFO  
(SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 339395 INFO  
(SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 339413 INFO  
(TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultipleCFS
   [junit4]   2> 339416 INFO  
(TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339417 INFO  
(TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339565 INFO  
(TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultipleCFS
   [junit4]   2> 339569 INFO  
(TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUnsetSysProperty
   [junit4]   2> 339570 INFO  
(TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339572 INFO  
(TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339664 INFO  
(TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUnsetSysProperty
   [junit4]   2> 339681 INFO  
(TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNRTModeProperty
   [junit4]   2> 339685 INFO  
(TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339689 INFO  
(TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339800 INFO  
(TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNRTModeProperty
   [junit4]   2> 339811 INFO  
(TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultipleIndexConfigs
   [junit4]   2> 339814 INFO  
(TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339827 INFO  
(TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339925 INFO  
(TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultipleIndexConfigs
   [junit4]   2> 339927 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBogusMergePolicy
   [junit4]   2> 339931 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339934 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339990 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 340002 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 340002 WARN  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 340002 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 340136 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340144 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340145 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340147 INFO  (coreLoadExecutor-945-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 340147 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 340235 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 340261 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 340267 WARN  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 340267 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 340267 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-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@6645360a
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001\]
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@630e50e4
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1661882596
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36f9c8ac: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@33b1cbb0
   [junit4]   2> 340411 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 340412 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 340413 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1168933508
   [junit4]   2> 340413 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 340413 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31967f2a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7181138f
   [junit4]   2> 340421 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 340421 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@89e79f4: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1a274925
   [junit4]   2> 340426 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 340426 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7845fcec: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@779f3aa4
   [junit4]   2> 340428 INFO  
(TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBogusMergePolicy
   [junit4]   2> 340434 INFO  
(TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testTolerantUpdateProcessorNoUniqueKey
   [junit4]   2> 340436 INFO  
(TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 340437 INFO  
(TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A])
 [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collec

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

t, TestSchemalessBufferedUpdates, AlternateDirectoryTest, InfixSuggestersTest, 
TestCustomDocTransformer, HttpSolrCallGetCoreTest, StressHdfsTest, 
TestFiltering, SolrGraphiteReporterTest, TestLazyCores, OverseerTest, 
BasicZkTest, TestReplicationHandler, TestDistributedSearch, TestSolr4Spatial, 
SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, 
ConvertedLegacyTest, DirectUpdateHandlerTest, TestIndexSearcher, 
HighlighterTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, 
TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, 
ReturnFieldsTest, TestLFUCache, TestStressRecovery, TestSolrDeletionPolicy2, 
TestBinaryField, NumericFieldsTest, TestConfig, TestLuceneMatchVersion, 
TestCharFilters, SynonymTokenizerTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
CollectionsAPISolrJTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, 
LegacyCloudClusterPropTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, PeerSyncReplicationTest, TestClusterProperties, 
TestCollectionAPI, TestConfigSetsAPIExclusivity, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, 
TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, 
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, 
AutoScalingHandlerTest, ComputePlanActionTest, SystemLogListenerTest, 
TestClusterStateProvider, TestComputePlanAction, TestExecutePlanAction, 
TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=53A5C769A4253B2A 
-Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Africa/Brazzaville 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=31147, name=sdqtest--8740-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown
 Source)
   [junit4]    >         at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown
 Source)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4] Completed [588/766 (6!)] on J0 in 27.03s, 4 tests, 2 errors <<< 
FAILURES!

[...truncated 3007 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Macao
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=53897600,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=AEB448ED5647B7EE -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (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.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEB448ED5647B7EE]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 3.61s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to